Android :: App / Widget To Disable Background Data? (Not Same As Auto Sync)

May 7, 2010

I have a Motorola Milestone running Android 2.1.Is there a widget which turns "background data" ("Settings -> account & sync -> background data") on/off? I know there are several widgets which turn auto sync on off (e.g. the power control widget) and disable data connections altogether (apndroid, quick settings, etc), but that's not what I need. I searched the market, google and this forum but couldn't find anything.The only workaround I found was to create a shortcut to "account & sync" using "any cut". Not a widget, but close enough.Is there a widget, or a better way to do this?

Android :: App / widget to disable background data? (Not same as auto sync)


General :: Auto Restrict Background Data And Disable Auto-sync When Mobile Data Enabled

Aug 24, 2013

I'm trying to limit my mobile data usage with out jumping through hoops.

I'm looking for a widget, that with one click of a button, it can restrict background data, disable auto-sync and enable mobile data, and when pressed again, enable WiFi, disable background restriction and enable auto-sync.

This function, no matter how trivial, would save time and effort.

Is there anything like this out there? Would something like this require root?

Galaxy Nexus

View 5 Replies View Related

Android :: Enable/Disable Auto Sync And Background Data

Apr 20, 2009

I want to develop an application that disable the Background Data (new feature in Android 1.5) and Auto Sync and then enable GPRS/EDGE connection and vice versa.

I figured out how to enable/disable GPRS/EDGE by changing the APN settings. (weird solution. However; Android developers couldn't think a user may want to disable GPRS/EDGE) But, I couldn't find a way to enable/disable Auto Sync and Background data.

I investigated the Android code and as I understood, the Sync operation is an intend. So, I wanted to reach with putExtra to the intend and trigger the enabling/disabling. But; I couldn't find the correct keyword.

View 2 Replies View Related

HTC Desire :: Does Auto Sync And Background Data Needs Always On Mobile Data?

Aug 18, 2010

If "always on mobile data" is disabled, will this have any affect on programs that are set to auto sync with back ground data enabled(Face book, twitter etc)? I'm trying to work it out but lots of people say different things?

View 13 Replies View Related

HTC EVO 4G :: How To Difference Between Background Data / Auto Sync?

Jun 14, 2010

if i turn them both off will my email update every hour like i have it set? Or do i have to turn on one of them? I also noticed that in order to go to the market place i have to have background data on, why is this even though i can go onto the internet with both of the settings off?

View 5 Replies View Related

Samsung Captivate :: Background Data To Off And Leave On Auto Sync

Aug 6, 2010

If I set "background data" to off and leave on "auto-sync" and sync for my gmail account on will I still receive emails and text messages in real time?

View 1 Replies View Related

HTC Desire :: Friend Stream No Auto Sync - Background Data Enabled

Sep 11, 2010

I've set my Friendstream to update every hour, and this was working fine for weeks. Recently, although it's still refreshing the sync time icon at the bottom every hour, it's not actually updating the widget with the new information. It takes a manual sync for it to refresh. Auto-sync is on, background data is enabled.

View 4 Replies View Related

General :: App To Disable Background Apps When Data Connection Active?

Jun 1, 2012

is there any app that can disable the background apps, like fb, sync, widgets, that would use internet once i enable the data connection on my android? i don't have an unlimited data package, which is why im concerned about the data charges.

is there any such app that would disable background apps while allowing me to use the app i need to use via data connection?

View 1 Replies View Related

Samsung Moment :: Data Synchronization - Auto-Sync

Dec 2, 2009

Originally, when I got my Moment, I had it set up to Auto-Sync my Gmail, Contacts and Calendar. I noticed (especially when managing contacts on my phone) that when I made any changes to a contact, the auto-sync would begin, in turn, freezing up the whole contact app/module. It would freeze for about 30 seconds until the sync was complete.

This would also happen with the Gmail app. So I turned off auto-sync a couple weeks ago, and every time I go into Gmail, I just go to Menu, Refresh. But it's a pain when I get a call saying, "Hey, did you get my email?". So I'm thinking of using IMAP for Gmail now, but I'd rather find out if anyone else is having this issue, or if there's a workaround.

View 8 Replies View Related

HTC Desire :: Widget Out There That Turns Off Background Data

Jul 4, 2010

Does anybody know if there is a widget out there that turns off "background data"?The Sync option from power control only turns on/off auto sync.

View 6 Replies View Related

Samsung I7500 :: Background Data - App Or Widget

Apr 2, 2010

Is there any app or widget that allows quick enable/disable of background data rather than going the long way?

View 30 Replies View Related

Nexus :: Any Data Enable / Disable Widget For Froyo?

Jun 5, 2010

As Nexus One is the only model which has already "partly" updated to Froyo,Before Froyo, if I wanna enable/disable mobile data usage, I used a passive way, changing the APN server setting, to fool the system so it couldn't connect.In Froyo, there is a new option under Setings -> Wireless & Network Settings -> Mobile Networks called Data enabled/disabled, which is a much direct approach than changing the APN.But up to today, I've yet to see a widget which targets at this option. Currently I hv made a 3G shortcut to that setting page on to my home screen. Really hope there will be a toggle widget instead!So how do u guys enable/disable data usage at the moment without a handy widget on Froyo?

View 18 Replies View Related

Samsung I7500 :: Sync Google Apps Without Background Data

Dec 10, 2009

I'm wondering if anyone's experienced this. I'm using II5 firmware with Galaxo 1.1 None of my google apps seems to ever sync if I turn off background data. It'd be cool if there was a way to let it use background data only when the phone is unlocked, but whatever it's alright.So, fr gmail you can manually go in and chose to "Refresh", but for Calendar and Contacts there is no way to do this within the app.. Also, it never seems to sync even when you use it for a while.Has anyone found a way to sync calendar or contacts without turning on background data?

View 3 Replies View Related

HTC Droid Eris : What Does Google Background Data Sync Option Do

Feb 24, 2010

Is this something I should turn off to preserve battery or should I just leave it alone?

View 2 Replies View Related

Android :: Auto-centering And Auto-clipping TextView Background

Apr 4, 2010

Is there a way to tell Android to do the following when setting the background image for a TextView?

1. Scale the image so that it's just large enough to fill the the entire viewing area without any black borders, while still maintaining its aspect ratio. This might require clipping once the image is actually displayed, but that's OK (read on).

2. Then, center the image in the viewing area, both horizontally and vertically.

3. Finally, clip the image to the size of the viewing area, without any further rescaling.

I'm guessing that this kind of image processing is not automatically done via any of Android's facilities, and that I'll have to do it myself. If this is a correct assumption, could someone point me to some documentation or some examples which could explain how I can accomplish this? I'm guessing that I'll have to subclass my TextView and implement my own onDraw() method, but could someone confirm or deny that assumption?

View 3 Replies View Related

Android :: Disable Auto Rotate?

Jan 29, 2009

I'm fairly new to android development - I'm having trouble finding documentation on how to disable the accelerometer/auto-rotate feature for an app (i.e. when you turn the phone, everything 'corrects' changing the layout). Is it possible to disable in the emulator?

View 2 Replies View Related

Android :: How To Disable Auto-linking?

Jul 6, 2010

I have a WebView which may contain data that appears to be getting "auto linked". Something that looks like an email address is becoming clickable, even though it's now within an <a> tag or has an onclick attribute. How do I disable this auto-linking? I've looked through the WebView docs, as well as the WebSettings docs, but didn't seem to see anything that mentions this behavior.

View 2 Replies View Related

Android :: Disable Auto-rotation Feature

Aug 20, 2009

I have a apk file, where i dont have the source for it.

When i run the apk, it automatically rotates the screen,

/WindowManager( 879): Setting rotation to 1, animFlags=0 I/WindowManager( 879): Config changed: { scale=1.0 imsi=0/0 locale=en_US touch=1 key=2/1/2 nav=3 orien=1 }

then after closing the application or coming out from the application,

I/WindowManager( 879): Setting rotation to 0, animFlags=0 I/WindowManager( 879): Config changed: { scale=1.0 imsi=0/0 locale=en_US touch=1 key=2/1/2 nav=3 orien=2 }

how to disable the rotation.

View 2 Replies View Related

Android :: How To Disable Auto Screen Brightness?

Oct 1, 2010

I have no clue how to disable the "auto screen brightness" in settings?

View 7 Replies View Related

Android :: Disable Auto-suggestions When Writing An Sms?

Apr 23, 2010

I just fired up my motorola milestone and want to send a text message. But since it constantly suggests words in English and autocorrects them I am unable to write in my own language (Dutch). Does anybody know how I can disable the auto-suggestion option when writing an sms?

View 3 Replies View Related

Android :: MapView - Disable Auto Zoom

May 27, 2010

I have made an Android app that shows a MapView with two overlays, one MyLocationOverlay and one custom overlay. I am programmatically zooming and panning to what I want the map to show. It also auto pans to my current location. The auto pan is moving the map away from what I want to show.

So my question is simply: How can I disable the auto pan?

View 1 Replies View Related

Android :: How Do You Disable Heros Auto Dimming Feature

Oct 5, 2009

I'm getting a lot of requests by users of my flashlight application, that they want me to disable the HTC Hero's automatic dimming feature that works off the light sensor. How do you disable it through code? Or, isn't there a way?

View 6 Replies View Related

Android :: Enable / Disable Auto Brightness Mode From API?

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

General :: Disable Screen Auto Wake In Android

Jan 8, 2014

I have a specific problem that has persisted through multiple android devices, through all ROMs and builds. Currently I am on a Verizon galaxy nexus with cyanogen 10.1 (background in case it's more relevant than I believe).

When a timer or alarm goes off on my device, or when I receive a call or text, my screen wakes automatically. I think this may be considered a "feature" in android. However, since my phone is nearly always in my pocket, it means that the screen turns on and often receives enough of a false signal in my pocket to disable an alarm or decline/accept a call. It is very inconvenient and would be alleviated if I could specify that I want my device to turn on the screen ONLY when I press the power button.

I know that others have the same problem from searches on xda and elsewhere, but I don't see solutions (except what looks like a registry hack on some specific devices)

How to get a cover to stop screen interactions while in my pocket, nor do I want to hear about a more elaborate lock screen to keep said interactions from interfering with alarms/calls. The problem is simply that the screen comes on at all with seemingly no way to change the behavior.

View 2 Replies View Related

Android :: Disable Application From Running In Background?

Jul 19, 2010

Is there any way to disable my application from running on the background? I don't want my app to run in the background, i need to completely close it when the user a done

View 1 Replies View Related

Android :: Running Background Service That Would Disable SMS

Jun 25, 2010

I'd like to include a feature in my application that would include a running background service that would disable SMS, if certain conditions were met (location for instance). Is there a way I can intercept the user wanting to open any SMS app and block it? Would a Broadcast Receiver be able to do the trick? Maybe a different way to go about this?

View 3 Replies View Related

HTC EVO 4G :: Display Auto Dim - Can Disable?

Oct 22, 2010

When the Evo screen is on for a bit I notice the screen dims, I guess to save on battery life. Is there a way to stop the auto dimming and just have it go straight to a locked/black screen from full brightness?

View 10 Replies View Related

Android :: Disable Background Image Shrinking In Droid?

Oct 4, 2010

It seems background images are automatically shrunk in Android, for example, I use setBackgroundDrawable to set background of a view code...

Instead of shrinking, I want the image to be cropped to fit the screen size. How to do it?

View 1 Replies View Related

General :: Disable Auto Dalvik-cache Generation Or Android Is Upgrading In ICS?

Jul 13, 2012

It looks like ics automatically runs the "Android is Upgrading" thing whenever it senses some "change" in boot.img? It happens everytime i flash a kernel, without wiping dalvik cache. It will continue to run regardless of whether the dalvik cache files are present or not. This is actually a good feature.

But i noticed that if i simply do a nandroid backup of /boot, and restore it without doing anything else, or flash the same kernel again, it will boot up with the "Android is Upgrading" thing again from the start.

is there a way to disable this, or at least prevent dalvik cache generation if they are already present? im using amon Ra recovery

View 1 Replies View Related

Disable Auto Rotation With Eclipse

Feb 22, 2012

it is possible to code an app so that it does not rotate if/when the user rotates their device. I have built an app that is designed for portrait view only. When it is flips to landscape, it gets distorted. I have apps on my android that do not rotate when I try to rotate my device.

I am using Eclipse to make my app. I'm hoping it is something that I need to add to the manifest.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved