General :: HTC Explorer Won't Boot Completely Unless Charger Is Plugged In
Apr 24, 2012
My phone( HTC Explorer /Pico A310) wont completely boot unless power cable is plugged. Yesterday, my phone just restarted when I was doing nothing. Then it goes till white screen where HTC logo is displayed(before boot animation) and restarts. It goes on repeatedly.
If I remove my battery and reinsert it after some time, phone starts automatically(without pressing power button) and goes to boot loop. I can enter into HBOOT by holding volume down key but factory reset, recovery etc wont work.
When I insert my power cable, It starts as it should, everything is fine. If I remove it while phone is on, it just restarts and whole process repeats..
My phone is not rooted, its still in stock rom GB 2.3.3. Its still S-ON.
I tried factory reset by power cable plugged in, reset was successful but nothing worked.. problem still there..
View 2 Replies
Apr 25, 2013
As per the title, I have a client who wants this done to their generic chinese/yarvik tablet. It uses the Allwinner A10 cpu afaik. Due to my very limited experience in building kernels(where I believe the "option" to enable/disable this is)/roms + the lack of sources for the tablet(just getting into fastboot took a while).
View 1 Replies
View Related
Mar 8, 2014
ok this is what is wrong with the phone. about 2 days ago my phone acted weird it shut off but after a while it came back on. Then yesterday it did the same thing but it never came back on. the phone was fully charged and as i went to reach for my phone to wake it up it didnt do anything. I have tried the power and volume for 2 mins nothing. I have had it on the charger but all it does it is hot but no light. I have never rooted this phone and dont know what is wrong with it. I only had this phone for 1yr and 3 months. All my contacts, recipies, photos, ect are on it i even tried to see if i can contact it to the manager nothing.
View 5 Replies
View Related
Apr 9, 2014
My htc explorer initially got stuck at the htc logo at boot and won't go any further.I searched for solutions on xda and tried to install Cyanogenmod 10.2 on it. Now the device gets stuck at cyanogenmod boot animation (was going on until half -an-hour ! )
Next i searched some more, caught TWRP recovery on a glance. Tried installing it, but my Laptop ( Win8.1 x64 ) doesnt recognize the device whatsover, even after installing the adb drivers and HTC SYNC. . Now i finally installed FLYROM v4 refined, and the phone is stuck at htc 'quietly brilliant' logo .
View 9 Replies
View Related
Mar 11, 2012
Rooted Aria/Liberty won't turn on if it's plugged in (wall charger or USB). The orange charging light is on and the screen is lit but black. The menu buttons do not turn on. I have to remove the battery after unplugging it for it to turn on.
The phone is rooted and the problem is consistent no matter what ROM I use. I believe it is a problem with the bootloader, but I'm not very advanced with these things.
I rooted the phone with Unrevoked and whenever I boot into recovery mode it says "Revolutionary CWM v4.0.1.4."I know it's minor, but it is my mother's phone and every time I'm on the phone with her she complains about it.
View 1 Replies
View Related
Oct 14, 2012
Is it possible to boot a linux or windows os instead of android? I saw something, if I remember right, there was an app which booted linux os. But it should be like custom ROM.
HTC Explorer A310e
View 9 Replies
View Related
Dec 26, 2012
I installed a custom rom, after following the procedures from here [URL]. but after i install the rom and reboot my phone it gets stuck at the HTC quietly brilliant screen. I shut it down and went into hboot and then recovery again. from there i installed wiped it and did a factory reset. then i tried to boot my phone, but nothing again. lastly, i tried a different rom, paranoid android. i installed it and get past the htc quietly brilliant screen, but then it gets stuck at the paranoid android screen. What the hell is wrong? can i get my phone back to normal?
View 1 Replies
View Related
Jun 17, 2010
Has anyone had this problem on their Evo? It seems to work if the phone is off the charger but when I charge it overnight and have it set to wake me up in the morning it doesn't go off. And I have downloaded a new alarm app and tested it off the charger and on it and it as well only works when the phone is off the charger.
View 14 Replies
View Related
Feb 12, 2013
I have an HTC Explorer[Pico] and I installed Jaggyrom 4.At first I loved the jaggyrom but then I had problems like apps would not start for more than a 30 seconds after clicking.
I untapped the data option in mount2sd so it would be placed in the internal memory.After that I rebooted my phone. It's still stuck on the HTC splash screen for more than 5 minutes now.What should I do?
View 1 Replies
View Related
Jul 5, 2010
When the phone is plugged into the ac charger, swype acts erratic when using it, as soon as I unplug from the charger, it swypes smoothly. Can someone verify this?
View 5 Replies
View Related
Jul 16, 2010
I have a Droid X and so does my GF. Both of us have obviously been adding apps, trying to figure things out, etc. quite a bit. She plugged hers in last night to charge and it turned off. We thought maybe because it was so warm from messing with it. Well, today it's turned off twice for no reason at all. Anyone else have this problem or have a recommendation? Everything seems ok on hers when we compare our two. Mine has yet to do this once?
View 11 Replies
View Related
Oct 17, 2010
I have my phone plugged in and it will pop up all of a sudden with fully charged, so I unplug it. then, a minute later, it all of a sudden says 50 percent battery. so I plugged it back in. and a minute later it says 100 percent again. then, when I unplugged it, it said 48 percent charged. why is this happeniing? any fixes? this is, by the way, my second phone- the first was classified doa, and replaced. I have only a few days left in my 30 days... eta- on battery info, it now says:
View 4 Replies
View Related
Apr 24, 2013
i am having a problem with my phone sl i9003, after the battery drained and plugging the charger to to charge my phone is AUTOMATICALLY booting.. i even flashed custom ROMs still it didny solve the problem..what wud be the cause of this automatic booting?
View 1 Replies
View Related
Feb 18, 2013
I want to let Android OS to boot automatically when the charger connected (for HTC Magic) without pressing power button
I found this guide: Complete boot when charging
If your phone only gets one of those ugly battery symbols when a charger is connected to a powered off phone this is because the init process is interrupted by /system/bin/chargemon. That file is a binary ARM program, I replaced it with a simple script containing only a single line: echo skipping chargemon
The file was created and installed with the following steps:
Code:
echo "echo skipping chargemon" > chargemon.script
adb pull /system/bin/chargemon chargemon.backup
adb push chargemon.script /sqlite_stmt_journals
adb shell
[Code]....
When the command su is given above, it might have to be acknowledged in a dialog on the phone screen.
The final command reboot -p shuts down the phone. As the USB cable is still connected it will power on again, and if everything has gone fine the phone will complete its boot process without halting with any battery symbol.
But I can't find "chargemon" in System/bin
View 3 Replies
View Related
Jul 22, 2010
Hey guys I had a question wanted to know am I suppose to have some type of charging light when the phone is powered off and plugged into the wall charger? or does this only come on when the phone is fully charged?
View 3 Replies
View Related
Oct 10, 2010
I've got CM6 on my phone right now and I'm trying to change the boot animation using Root Explorer. I've used Root Explorer to change the boot animation on the stock 2.2 Rom. When I try to change the boot animation in CM6 it won't go through. I know the boot animation is located in system/media/boot animation.zip and I choose Mount R/W and it still won't change it. Do I have to use another method to change it?
View 1 Replies
View Related
Nov 12, 2010
I need to use this for a Samsung Tablet.Usually if the device is switched-off and the USB cable is being connected the display will wake up for some seconds showing an animated battery.Instead I want to let it boot.I suspect this is close to the metal. Where do I have to make a modification?In the kernel, in the Android platform, or is this hidden in some proprietary code of the manufacturer?
View 1 Replies
View Related
Feb 10, 2010
Is there a step by step for loading a new boot animation with Root Explorer? I have a good idea of what needs to happen, but don't see how I copy the new one in with the app.
View 3 Replies
View Related
Jul 30, 2010
Is it possible to completely remove the boot animation? I'd have to assume the phone would boot faster, and anyway, I don't need all these flashy things and sounds playing when I turn on my phone.
I thought about just removing the zip file thingy whose name I can't remember, but won't that just make it do the default animation?
View 13 Replies
View Related
Nov 11, 2010
So I was at work today browsing the market and suddenly my screen went black. I tried pressing the power button to wake it but got nothing. After a few minutes of waiting, I pulled the battery. The phone will boot past the "Samsung", "Galaxy S" and "Verizon" screens, but gets stuck on the Verizon one for a while then goes dark. The soft buttons on the bottom stay lit. That's it. I've probably done it 10-15 times through the evening now, and I get no farther.
I wasn't doing anything particularly taxing at the time, and I haven't added anything recently that would have caused a change in any system files. I'm running voodoo v.2 with the OCLF (because it won't uninstall) and all has been well for almost six weeks now... then all of a sudden this happens.
I'm thinking maybe I need to learn exactly what Odin is and how to use it, but any help that you can give would be great.
View 3 Replies
View Related
Aug 15, 2010
What are the advantages of root explorer over estrongs file explorer?
View 6 Replies
View Related
Nov 12, 2009
What car charger can i order that charges as fast as the wall charger, can someone provide a link?
View 17 Replies
View Related
May 10, 2010
Will virtually any mini-USB based cable, car charger, and wall charger work with my HTC Droid Eris? Mini-USB cables are generally universal, but I want to ensure that I use a compatible car charger and wall charger that won't damage my phone. The official Verizon accessories of course seem overpriced, if any generic solution would work equally well.
For example, I am considering this product on amazon.com: Amazon.com: Home Travel Wall Charger + Rapid Cell Phone Car Charger + USB Data Sync Charge Cable for HTC Touch Pro 2 / Tilt 2 / Hero / Imagio / Pure / Touch Diamond 2 / Droid Eris: Cell Phones & Service. Overall, this mini-USB cable / car charger / wall charger combo gets positive reviews, but I've heard of random glitches for some cheap chargers.
View 1 Replies
View Related
Jul 10, 2010
can I use the same car charger I use on My Droid when I get the X?
View 29 Replies
View Related
Jul 12, 2010
I am using the OEM charger on my Dinc and nothing else. I randomly get a message something like, "The charger you are using is not compatible with your device. Remove the charger now to avoid damage to your phone". I have not used anything other than the OEM charger ever. It isn't loose or frayed or bent strangely. It also seems to charge even though the message pops up. For now, I'm using my computer's USB port to charge it but man, that's SLOOOOOOOOW. It has done it since I first got the phone and before I had even installed my first app. It also does it after a factory reset and reprogram. Customer service is sending an aftermarket wall charger free of charge until I can get an OEM unit as they are obviously out of stock.
View 1 Replies
View Related
Oct 4, 2012
I try to understand android boot sequence on my JB (under CM10). I found some docs and there should be specific partitions (boot, recovery, system, cache, data).
My understanding of the boot sequence is now:
A) normal boot:
1) Power ON ->
2) bootloader ->
3) boot-partition where i flashed the kernel aka boot.img ->
4a) system-partition with the OS (libs, UI, etc) where i unpacked over CWM my customROM.zip ->
4b) data-partition, where i unpacked google-apps.zip and installed all the apps ->
4c) cache-partition with user data
B) recovery boot (adb reboot recovery):
1) Power ON ->
2) bootloader ->
3) recovery-partition with CWM where i may unpack all the .zip stuff to proper partitions, or restore from sdcard, etc.
Is this correct? I wonder, because i didn't installed CWM into recovery-partition. It cames from install of CM10 (fastboot -i 0xfce flash boot boot.img), so it must be in boot-partition and not in recovery?
So, next confusion: i looked up to /proc/mtd and i don't see neither boot nor recovery partition here:
Quote:
# cat /proc/mtd
dev: size erasesize name
mtd0: 19000000 00040000 "system"
mtd1: 00600000 00040000 "appslog"
mtd2: 06580000 00040000 "cache"
mtd3: 1a400000 00040000 "userdata"
I did a backup with CWM and loocked the data. There aren't boot, and recovery backups:
Quote:
# ls -lha /sdcard/clockworkmod/backup/2012-10-04.18.49.55/
d---rwxr-x 2 system sdcard_r 4.0K Oct 4 18:56 .
d---rwxr-x 3 system sdcard_r 4.0K Oct 4 18:49 ..
----rwxr-x 1 system sdcard_r 1.6K Oct 4 18:54 .android_secure.vfat.dup
----rwxr-x 1 system sdcard_r 54.6M Oct 4 18:55 cache.yaffs2.img
----rwxr-x 1 system sdcard_r 360.2M Oct 4 18:53 data.yaffs2.img
----rwxr-x 1 system sdcard_r 212 Oct 4 18:56 nandroid.md5
----rwxr-x 1 system sdcard_r 214.6M Oct 4 18:51 system.yaffs2.img
#
So, i think i didn't understand the boot sequence and partition schema corectly.
View 2 Replies
View Related
Sep 12, 2013
I am trying to do some low level performance testing related to device processor cores through adb which I feel it is affected by Android background services and system stuff.
As I know that the Android boot sequence stages are as follow:
1.Execute Boot ROM code.
2.Execute the boot loader.
3.Load the Linux kernel.
4.Launch Zygote, which initializes the Dalvik VM.
5.System server which loads the Android system.
So my question is how can I interrupt this sequence to force it stop on stage 3 to load Linux kernel. This can implement my intermediary performance testings before loading again Android system.
Does Fastboot or Clockworkmod recovery can load my device to a kind of Linux kernel?
View 2 Replies
View Related
Jun 13, 2012
Instead of seeing the boring old Android logo or my service provider's logo, I'd love to see the standard text-based Linux boot screen that shows the status of all the hardware and configuration info as my phone boots. My current phone is an HTC EVO 3D running Cool ICS with Sense 3.6 and Revolutionary CWM.
View 2 Replies
View Related
Nov 4, 2011
Just got new htc explore.a310e, and wanting to root it. Tried superoneclick but I m unable to root it.
Also tried revolutionary but this device is nt supported yet. How can I root it?
View 8 Replies
View Related
May 19, 2012
I got an HTC Explorer around a month ago and quickly found out how useless it was with the miniscule amount internal storage HTC decided to provide me with. So I quickly found jaggyjags' rooting tutorial found here: http:[url]....
All went well and I was happy with the phone, until some of the apps started bloating and I went a little too far with link2sd and tried to convert the com.htc app into a user app, which ended disastrously. Pretty much every process failed or had an error, so I tried restarting the phone and found myself in a boot-loop.
I then succesfully got into HBOOT and then into recovery. So I decided to try installing jaggyjags' custom ROM. After taking out my SD card to connect to my computer and copy jaggyjags' rom to, I got back into HBOOT, but could not get into recovery anymore. All the phone did was get stuck on the HTC screen.
After leaving it on the screen to see if it would eventually make it to recovery, I discovered that the phone is now dead and won't even charge. I'm not sure if it's because the battery might be dead or some other reason.
View 7 Replies
View Related