Android :: Programmatically Disable Idle Mode
Jul 30, 2010
I am currently searching to set out an issue I encounter. I am developing an Application on Android which have to download a lot of data and then be unused for a while.
During the download, the device is locked and switch to a kind of idle mode that close the wifi connection. I don't find out anything about it so I need your precious help.
I would want to programmatically disable this idle mode. Is it possible, what sould I do for it?
View 3 Replies
Aug 1, 2010
I am currently searching to set out an issue I encounter. > I am developing an Application on Android which have to download a lot > of data and then be unused for a while.
> During the download, the device is locked and switch to a kind of idle > mode that close the wifi connection.
View 2 Replies
View Related
Dec 15, 2012
My data connection goes into idle mode if I don't use it and stops downloads... How can I prevent it?? K-Touch E619
View 5 Replies
View Related
Jul 29, 2009
I'm trying to code an app for android that needs to enable and disable 3G (move between 2g and 3g), but can't find anything about it...is that possible? Can I get a snippet code or some documentation?
View 2 Replies
View Related
Feb 15, 2010
This not work. code...
Error: "Attempt to read preferences file /data/data/com.android.mms/shared_prefs/com.android.mms_preferences.xml without permission".
View 2 Replies
View Related
Sep 27, 2010
I want to enable/disable bluetooth through the program..I has the following code. BluetoothAdapter mBluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); if (!mBluetoothAdapter.isEnabled()) {Intent enableBtIntent = new Inten BluetoothAdapter.ACTION_REQUEST_ENABLE); startActivityForResult(enableBtIntent, REQUEST_ENABLE_BT); But this sort of code is not working in SDK 1.5..How can i do the same in SDK 1.5.?
View 1 Replies
View Related
Aug 20, 2010
Is there a way to enable or disable tethering (USB or wifi) on an android phone programmatically? Perhaps an API in android SDK or NDK or any even non-UI command to do that.
View 1 Replies
View Related
Jul 22, 2010
Is it possible to programmatically disable and enable the led indicator light on an Android device? I am not referring to just turning it on and off as in a notification. I did not see anything in the api that would do so. I am guessing this is hardware specific if it is possible at all.
View 1 Replies
View Related
Aug 10, 2009
Just wondering if there is an easier way to simply stop ScrollView from being scrolled via touch inputs? I will programmatically get the ScrollView to scroll to top or bottom.
As a last resort, I guess I will have to inherit from ScrollView and capture all the ontouch events. But wondering if there is an easier way before I take this approach?
View 5 Replies
View Related
Jul 17, 2012
Is there any way to disable activation of Google Now on a per app basis, ie, from your application manifest, code, etc?
I have an app that utilizes some long screen vertical scrolling and there was a reported issue of accidentally activating Google Now.
View 1 Replies
View Related
Jan 12, 2010
code snippet to identify whether the phone is in Silent mode or not. I am using Android 1.5. I tried by using "android.provider.Settings.ACTION_SOUND_SETTINGS". It is not working.
View 2 Replies
View Related
Aug 4, 2010
I want to record and then upload that on server using camera but without any notification. Is their any way to start camera programmatically in video mode with screen remain off?
View 1 Replies
View Related
Oct 18, 2010
I want to control the system settings "auto brightness", setting it ON or OFF.I'm able to control the brightness level but only if AUTO is OFF. From what I read until now there is a SCREEN_BRIGHTNESS_MODE in Settings.System but only for API level 8 or higher and also not recommended to mess wit it. But currently my phone has Android 2.1 (API 7) and there are widgets that can control this setting (enable/disable auto brightness and set the level). How is this done?
View 1 Replies
View Related
Dec 25, 2009
I'm using Android 1.6 with its standard sms software.
Unfortunately everytime I send or receive a sms, the message is put into a conversation.
How can I disable this conversation mode and enable the classic sms mode?
View 6 Replies
View Related
Feb 24, 2009
How can I disable landscape mode for some of the views in my Android app?
View 3 Replies
View Related
Oct 6, 2010
I'm running a d1 with LFY on it and wanted to see how widget locker runs for everyone else. Its cool but its also somewhat irritating.The most irritating this is I have "easy wake mode" disabled but I notice that still like 10% of the time touching the volume or camera button will wake the phone.I wind up with my phone buzzing around in my pocket frequently because its woken up and thinks i'm trying to unlock it.The other issue I have is it seems to get killed a lot.I realize that isn't really a fault of WL as much as its a ram issue (launcher pro gets killed a little more often than I'd like too despite trying what seems like every possible memory setting) but is there anything I can do about that?Something that will perhaps be sure its relaunched more promptly?
View 2 Replies
View Related
Jul 29, 2010
I don't want or need the car mode that pops up whenever I plug into USB - is there a way to disable this?
View 26 Replies
View Related
Nov 21, 2013
My phone died this morning on the way to work. When I charged the battery a bit and turned it back on, it was in safe mode. I've restarted the phone multiple times and it's still in safe mode. I have also shut it down completely and then restarted it, but to no avail. AND I have removed the battery and still, nothing. How can I disable safe mode?
View 9 Replies
View Related
Sep 9, 2010
I've noticed when the phone goes into standby mode (press the right power button), the 3G eventually turns off. Is there a way to prevent that from happening? I'm assuming I can't get any notifications (i.e. Instant Messenger clients, Google Voice, etc.) while the 3G is off, but not sure. I'm also assuming 3G goes into sleep mode, as when I power the phone up I don't see the 3G icon (is that assumption correct?).
View 2 Replies
View Related
Feb 25, 2014
I've searched how to disable immersive mode in KitKat, and found nothing but topics on how to enable immersive mode.
In some games, immersive mode is annoying, since you'll swipe an area of the game interface near the immersed status bar, and the status bar will appear while gaming.
Is there an app, mod, or setting that can disable immersive mode?
View 5 Replies
View Related
Apr 16, 2014
, you can swipe either from the top or the bottom to reveal the status- and navbar in Immersive Mode. Now would it be possible (preferably with Xposed) to disable one of these gestures? For example, you don't want to accidentally.
View 1 Replies
View Related
May 7, 2010
I'm really in favor of the SMS texting format. I've recently installed an app that I really like, but wanted to know if and how to disable the really text messaging mode. As it stands now i receive two incoming text all the time now.
View 2 Replies
View Related
Jan 11, 2013
how can i disable the installation dialog (Do you want to install ...) in Batch Mode ?
View 2 Replies
View Related
Feb 14, 2012
any way to disable the phone radio WITHOUT that stupid "flight mode" or whatever? In Windows Mobile, I had a Comm Manager and I just had to press a button when I wanted to turn off the phone without any stupid flight mode crap, and this is one of my biggest complains about Android.
View 9 Replies
View Related
Aug 26, 2010
Is there a way to disable haptic feedback when you move your phone to silent mode? I normally carry the phone with vibrate on, but in class I'd like to set it to silent, and then I'd like it to not use haptic feedback so that I can use the phone without making a ton of noise.
View 1 Replies
View Related
Nov 7, 2013
I like and use the handsfree mode on my Note 3 while driving however the prompts really slow down the process to the point that I am beginning to not like it Is there a way to do away with these since I already know what voice commands are used and don't really need to hear all the options ?
View 1 Replies
View Related
Nov 3, 2009
I want to get all the log info from phone reboot to enter IDLE screen. Using this reboot log info, I can debug some initialized prcocess.
View 3 Replies
View Related
Jun 8, 2010
I have 2 hotmail accounts, a gmail account, and another account. After doing some digging it seems that the only IMAP IDLE or other push-email support for hotmail is if you have a BB. There was something about a new feature coming out with the next windows live update but that is a while away.
1. What I'm trying to do is get my gmail set up in K-9 with the IMAP IDLE. As I understand it this is near enough instant email delivery which is exactly what I need. I entered my details into K-9 using the automatic account setup. Is there a drawback to this? What about security like SSL/TLS? and authentication? And whats this about compression on Mobile/WiFi/Other networks?
I sent an email from my hotmail to test if IMAP IDLE was working. It took a 3 minute delay for both my desktop and phone to pick up the email.
I am running K-9 2.6 on a Hero 1.5
2. It is likely it was just the latency between email servers at peak time, but are there any steps I could take to tune K-9 into a leaner meaner email receiver? In the options I see 1st class folders, 2nd class folders, folders to check with push, other folder options, configuring ingoing/outgoing mail servers.
3. I understand that the 1st/2nd class are priorities but what do the above options mean for me?
4. I'm going to forward both hotmails to my gmail. Any ideas for a better setup? Or have they tried similar and had problems?
View 3 Replies
View Related
Nov 2, 2010
In my application there are three activities A -> B -> C -> A. I want to detect application's idle time, so that after 15 mins it will pop up a message irrespective of activity. what is the best method to implement this.
View 2 Replies
View Related
May 26, 2009
i'm trying to write a program whichs detects the different states of the phone and mke a different noise in each case.There is a problem that i really don't understand. Please someone can take a look at it and try to explain to ma what's wrong ?
View 5 Replies
View Related