|
May 15 |
revised |
How do I get play store to stop asking me to auto-update on wifi? added 361 characters in body |
|
May 5 |
comment |
How do I get play store to stop asking me to auto-update on wifi? I had some updates last night and no recurrance of the issue. The A200 is wi-fi only (which is, I assume, why I don't have a wi-fi only setting), and I'm suspecting that the auto update state got screwed up somehow. Then, when I went into the menus looking for how to turn it off before posting, I ended up forcing it into the true 'do not auto-update' state. |
|
May 5 |
awarded | Scholar |
|
May 5 |
accepted | How do I get play store to stop asking me to auto-update on wifi? |
|
May 2 |
comment |
How do I get play store to stop asking me to auto-update on wifi? @w3d - added to the question. |
|
May 2 |
revised |
How do I get play store to stop asking me to auto-update on wifi? added 93 characters in body |
|
May 2 |
asked | How do I get play store to stop asking me to auto-update on wifi? |
|
Apr 12 |
comment |
How can I stop my phone sending an SMS every time I insert a SIM card? Have you followed the debugging steps used in that post? Install RL Permissions and see what apps ave permission to send SMS, and then which apps can start at boot. The culprit is likely one of the applications that has both permissions. |
|
Apr 7 |
comment |
Will rooting my phone improve its battery life? @DanW - with most phones that I've seen, the biggest factors in battery life are how much you use it and how you have the screen brightness set. You can mess around with the cpu clock frequency and and tweak to your heart's content and you'll perhaps gain a percent or three, but unless that's your hobby, it's not worth the bother - it won't get you a meaningful increase in runtime. |
|
Apr 4 |
answered | Will Dropbox re-upload a changed file if I don't access it from within the app? |
|
Apr 2 |
comment |
Will bootloader unlocking provide access to all the apps in the Play Store? One caveat - if you over-ride device restrictions, don't be surprised if the app has problems. There's a lot of reasons a dev might restrict an app to not run on particular devices. If it works for you, great, but don't get upset if it doesn't. |
|
Apr 1 |
answered | Kid friendly fix for out of memory errors in Froyo |
|
Mar 11 |
answered | How can I trick or force an app to work on an unsupported device? |
|
Mar 2 |
awarded | Yearling |
|
Feb 11 |
comment |
How can I use Flash Player now that it's no longer supported? At the moment the highest archived version for Android 2.x & 3.x is 11.1.111.32, not 24. |
|
Jan 31 |
comment |
I deleted my only launcher @beth, which would have been obvious had I even LOOKed. Sorry! |
|
Jan 31 |
comment |
I deleted my only launcher @TimScarborough - he hasn't got ADB active, and can't open the settings to activate it, so in this case, no. |
|
Jan 23 |
revised |
How can I change the behavior of the volume buttons vs. the orientation of the screen Additional information. |
|
Jan 23 |
comment |
How can I change the behavior of the volume buttons vs. the orientation of the screen I think you've missed the question a bit. You see, on this device they ARE orientation sensitive. I have two buttons - '1' and '2'. When the tablet is in landscape mode with the buttons on top, '2' lowers the volume, and '1' raises it. When the tablet is in portrait mode, with the buttons on the right, '1' lowers the volume and '2' raises it. This orientation sensitivity is a SERIOUS pain in the neck because I have other devices that DON'T posses this feature, making it devilishly hard to change the volume when I switch devices. Also, see my edits about bluetooth keyboards. |
|
Dec 28 |
comment |
Gmail for programmers @Flavius - in all likelyhood, they are trying to keep the number of options in the thing to a minimum. In this case I'd actually argue that the option is unnecessary - the client should figure out if it needs HTML to format the message, and send as plain text if it doesn't. Given that the standard android client doesn't actually allow much formatting, I can't see why it would need the option outside of replies. |