General :: Automatically Boot When Plugging Charger?
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
Apr 18, 2013
My Dad is looking into buying my Asus TF101 off me to use as an in-car navigation and entertainment system.
One thing I would like to try and do for him is set up something that will turn the tablet off automatically after the car is turned off. The tablet will be permanently connected to the 12V cigarette lighter socket via car charger. I currently use Tasker to automate many things on my phone and the tablet, and any experience in using it to turn a device off say 10 minutes after the charging source is removed (car turned off).
View 1 Replies
View Related
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
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
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
View Related
May 3, 2012
Since i now have dual booting on i9100.
I was hoping to automatically backup new sms when recieved, and then when booting - restore any missing sms..? then it would appear seamless when switching between two roms no sms missing
ALSO only to SD card not using any data (i usually switch on the train)
View 3 Replies
View Related
Aug 28, 2012
Is there a quick way to show all the apps installed on my Android device which have the "Automatically start at boot" permission?
I know there are a few "startup manager" apps that allow to modify startup behaviour, but most of them require root access and moreover they also require auto start at boot permission to work.
I'd just like a way to figure out which of my apps have that permission so I can decide which is worth keeping and which to uninstall.
View 2 Replies
View Related
Aug 5, 2010
I am trying to find out how set my phone to be boot automatically when a battery is inserted like a computer which turns on when power is back. Does anyone knows anything about it? Is it about the software or hardware?
View 5 Replies
View Related
Apr 21, 2014
Plugging in headphones automatically adjusts to "safe" level. I hate this. Is there a mod (Xposed?) that prevents the volume from resetting? I'm not talking about the toast/pop-up about unsafe volume levels being dangerous (I've disabled that with Wanam). The devices I'm using are the Samsung Galaxy Light and LG 8.3 G Pad, both running 4.2.2, but I'm pretty sure it's a universal thing and the actual devices don't matter.
View 2 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
Jul 23, 2010
Does anyone else get the alarm ring when plugging their phone into a PC? I've noticed that it on'y occurs with USB Debugging on. I'm rooted and running the latest FRESH (1.0.1) rom, so I wasn't sure if it is because of the rom or if it was meant to be this way. I've never had USB Debugging checked prior to rooting, so I wouldn't know. Doesn't really bother me, just curious.
View 4 Replies
View Related
Jun 21, 2010
When I plug in my regular Motorola Droid into my cd player in my car it only brings up some of the music. Like I added some music on friday and it is still only showing the stuff i had on there before adding the new stuff.
View 4 Replies
View Related
Jul 6, 2010
Everytime I plug my EVO into my PC I'm not getting the option list to either charge it, sync it, etc. It happens quite frequently. I have the Ask Me checked under the Connect PC Settings but for some reason it doesn't ask me all the time. The only thing that fixes it is a soft reset. It'll work for the day but the next day it won't work again. I've done a hard reset twice and still it does it. It's really weird.
View 11 Replies
View Related
Jul 14, 2012
huawei u8860:
i compiled a kernel from the sources kernel-3.0.8-U8860-IcecreamSandwich.tar.gz .
on virtual box ubuntu 10.04 (oracle java 1.6.0u33 )with
Code:
gcc -v
x86_64-linux-gnu
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)[code]......
View 1 Replies
View Related
Oct 25, 2010
When I plug my phone into the computer and mount it, I get "F" and "G" drive showing up. When I click on "F" the folders that show up are "DCIM" "download" and "sounds" if I click on "DCIM" inside there I get "camera" and "music". I believe that's the SD card because when I open "DCIM" then into "Camera" I see all of the pictures and video that Ive taken.
One problem I had today was I tried to add a couple of pictures directly into the "camera" folder, from my computer, I see them in there, close everything down, unplug the phone, open up gallery and those pics just refuse to show up?? . .(I'm pretty sure its not a size issue they were relatively small files) Next is the "G" drive. I click on that and see "albumthumbs" "android" "bluetooth" "DCIM" "download" "music" "sd" (which shows up as a hidden folder) "sounds" and "where". When I click on the "DCIM" folder in this drive I get ".thumbnails" and "camera" Inside the "thumbnail" folder I see a mixture of some pictures I've taken and any pictures I've saved from text or email.
I have no idea if this is the way the phone should show up when I plug it in. the two trees of folders seem very confusing. when you plug your captivate in that has an SD card, how should it look when you hit "my computer" If you could give me a scenario of the "folder" tree, or trees. that would be cool.
View 6 Replies
View Related
Apr 15, 2010
prior to destroying it, I will be taking out the battery and other things I might need. One thing that will be useful until I get something of a larger size nature is the 8GB MicroSD card that came with the BlackBerry Storm One. What I need to know is if there is something I should do like reformat it prior to sticking it in the HTC Droid Incredible. I do not have an adapter to plug it into my laptop, but there might be a way to clear it out from the BlackBerry. I just don't want to "infect" my new phone with the crappiness that is my BBS1 phone.
View 7 Replies
View Related
Oct 14, 2010
I know there are 20 million battery threads but I don't think anyone covered this issue. My battery was at 77% and I have a long day ahead of me so I figured I'd plug it into the wall while I used it to check twitter. Roughly 30 minutes later the battery is 72%. Is this a problem with something I'm doing or does viewing twitter use battery faster then it can charge?
View 3 Replies
View Related
Jul 31, 2010
I cannot for the life of me figure out where I access the SD card on my Legend without plugging it to the PC. On my old touch diamond 2 I had a file browser - I can not find it on my Legend. It brings up the pictures in the picture browser, but I can't find the ringtones I have on it to use instead of the build in on the Legend.
View 3 Replies
View Related
Feb 15, 2010
Is there a way to put the computer screen onto the droid, like plugging into the usb and playing the screen onto the phone?
View 2 Replies
View Related
Nov 9, 2010
Over in the XDA problems they have a fix for a rogue process that causes lots lots of lag and battery drain problems. Something to do with plugging the devices in and syncing it. anyway here's the link: /INIT process Desire HD lag problems...SOLVED ! See post 1 - xda-developers
View 1 Replies
View Related
Feb 5, 2010
When I first plugged in my ear phones into my first Hero phone after a while (5 min) the songs shuttled and turned itself off. I tried to listen to some music again but the phone didn?t recognise that the ear phones were plugged in after that. I sent that phone back and got a new phone. I was going to wait until 2.1 OS came out but when I heard that it wasn?t coming out till March I thought I might try this new phone out been as though I have had it for a couple of months without listening to any music (expected the same though). And the same happen again. It sounds like its the 1.5 OS or the ROM not updated yet because I had already set up all the phone before I realised I had to do this. So thats why I decided to wait until 2.1 and get it all over with and hope it solves the problem.
View 7 Replies
View Related
Sep 2, 2010
This will disable the CD-Rom autoplay popup caused by the 2.2 upgrade when connecting to a PC. I did not find this, just copied it here so people can find it. Code:
View 9 Replies
View Related
May 10, 2010
I've got a male to male 3.5MM connector to plug into my aux port in my stereo of my car. I can stream Pandora, slacker etc, with no problem. HOWEVER, when I initially plug it in, my notification bar shows the headset Icon. After a while however, it turns into the Microphone enabled headset icon and it pulls up the Voice dialer app. This then kill slacker/pandora or anything else I'm running. If I'm able to listen for a while without it messing with the streaming app, once someone calls, then music stops, I can talk handsfree and then it goes back to the music when the call ends. But then almost immediately, the voice dialer app is brought back up and I'm back in the same situation where everything dies.
View 6 Replies
View Related
Sep 26, 2010
With the Samsung Vibrant there is the USB cable and the charger that you plug the USB cable into (to charge it from the wall). I was wondering if charging the battery from a PC was any different the plugging the USB cable into the wall charger? I would like to just keep the USB cable plugged into my PC and charge it that way but I want to know if it will get the same charge as it would with the wall outlet.
View 6 Replies
View Related