Go Back   Android Forums > Android Development > Application Development > Application Requests

Application Requests Request Apps or provide ideas for the devs here.



Reply
 
LinkBack Thread Tools
Old November 10th, 2009, 01:21 PM   #1 (permalink)
Senior Member
 
mjschmidt's Avatar
 
Join Date: Jun 2009
Location: In my house.
Posts: 1,187
 
Device(s): Nexus S Asus Transformer Prime ------------- HTC Magic Moto Flipout HTC Dream
Thanks: 13
Thanked 86 Times in 45 Posts
Default Phone Settings Profiles

Would love to see this. An app that allows the user to set up multiple one-click profiles for phone settings. I have tried Locale, but Locale only allows for control of a small number of settings. I would like to be able to create custom profiles and switch between them with shortcuts on the desktop, or from the notification bar.

For example:

Profile 1 (Power Saver)
APNs = off
WiFi = Off
BT = Off
Background Data = Off
Sync = Off
Brightness = (user's choice, I set to 9%)
GPS = Off
Wireless Location = Off

This profile saves battery power the best. I would like to be able to switch back to a "Power User" mode (all of these things turned ON) with one press.

I'd also like to set up one-click profiles with variations on these settings, in case I just want to change the BT or WiFi.

Also settings for Volume, etc.

basically one-touch user customizable settings profiles for _all_ settings.

__________________
Twitter: http://twitter.com/mjsoctober
mjschmidt is offline  
Reply With Quote
Sponsors
Old November 10th, 2009, 08:47 PM   #2 (permalink)
Godmember
 
shivers316's Avatar
 
Join Date: Oct 2008
Posts: 3,079
 
Device(s):
Thanks: 2
Thanked 899 Times in 52 Posts
Default

Try Toggle Settings.
shivers316 is offline  
Reply With Quote
Old November 11th, 2009, 01:08 PM   #3 (permalink)
Senior Member
 
mjschmidt's Avatar
 
Join Date: Jun 2009
Location: In my house.
Posts: 1,187
 
Device(s): Nexus S Asus Transformer Prime ------------- HTC Magic Moto Flipout HTC Dream
Thanks: 13
Thanked 86 Times in 45 Posts
Default

Toggle Settings is _pretty_ close to what I want, except for two things. When I try to customize the profiles, the option to enable/disable GPS as part of a profile is greyed out (the word GPS is there in the list, but there is no check box). Also, while there is an option in the profiles to turn Auto-Sync on/off, there is no option for turning Background Data on/off. There are times when i want to be online with my phone, but not have Background Data turned on.
mjschmidt is offline  
Reply With Quote
Old December 7th, 2009, 03:12 PM   #4 (permalink)
ssr
New Member
 
Join Date: Dec 2009
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Take a look at Setting Profiles (Home Useful Android Apps). It does almost everything you asked, except GPS and wireless location (from android v1.5 google does not allow any app modify GPS settings. Except it's own system settings). In additional to manual switch automated rules are supported (for example activate power saving profile if battery is below 20%)
ssr is offline  
Reply With Quote
Old December 8th, 2009, 02:19 PM   #5 (permalink)
Senior Member
 
mjschmidt's Avatar
 
Join Date: Jun 2009
Location: In my house.
Posts: 1,187
 
Device(s): Nexus S Asus Transformer Prime ------------- HTC Magic Moto Flipout HTC Dream
Thanks: 13
Thanked 86 Times in 45 Posts
Default

The closet I could find in the market place to the app you referenced was this: Setting Profiles Lite v1.0.1 Application for Android | Tools

Unfortunately this app doesn't allow for the control of "Background Data: On/Off" which is the one thing I really want, but none of the settings profile type apps offer.

Toggle Settings comes closest, but as with most of these apps, they allow for the user to add "Autosync On/Off" to the profile, but not "Background Data On/Off".

I want to be able to create a profile that will automatically turn on my WiFi (and ideally APNs), and leave my Background data off, but also have a profile that does the same, but turns Background Data on.

Reason is: you need Background Data on to use Market Place, but there are times I want to go online with my phone to surf the web for example, but I don't want other apps that may be running in the BG (like email or apps that contact their devs or a server) to be doing anything. Thus I want BG data turned off.
mjschmidt is offline  
Reply With Quote
Old December 8th, 2009, 04:41 PM   #6 (permalink)
Member
 
eclipsed4utoo's Avatar
 
Join Date: Nov 2009
Location: Florence, SC
Posts: 435
 
Device(s): Motorola Droid
Thanks: 9
Thanked 26 Times in 10 Posts
Default

Looking through the API, we are only given a way to view whether the user has background data set to true/false. We can't change that value.
__________________
If you like MotoTorch LED, you could Donate With Paypal toward its continued development.

You can also buy the Donation version of MotoTorch LED from the Android Market.

Use Barcode Scanner or Shop Savvy to scan my avatar.
eclipsed4utoo is offline  
Last edited by eclipsed4utoo; December 8th, 2009 at 04:41 PM.
Reply With Quote
Old December 8th, 2009, 07:40 PM   #7 (permalink)
Senior Member
 
mjschmidt's Avatar
 
Join Date: Jun 2009
Location: In my house.
Posts: 1,187
 
Device(s): Nexus S Asus Transformer Prime ------------- HTC Magic Moto Flipout HTC Dream
Thanks: 13
Thanked 86 Times in 45 Posts
Default

Quote:
Originally Posted by eclipsed4utoo View Post
Looking through the API, we are only given a way to view whether the user has background data set to true/false. We can't change that value.
Sucktackular. Well, thanks for the info, at least I can stop hunting my holy grail now. ;-)
mjschmidt is offline  
Reply With Quote
Old January 15th, 2010, 10:13 AM   #8 (permalink)
ssr
New Member
 
Join Date: Dec 2009
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by mjschmidt View Post
Sucktackular. Well, thanks for the info, at least I can stop hunting my holy grail now. ;-)
The latest version of Setting Profiles (1.0.9) will toggle Background Data and Auto-Sync on/off on Android v1.6.
On Android v2.* it will only toggle Auto-Sync, but not Background Data.

And it does control GPS On/Off on both Android v1.6 and v2.*.

Both options available only in Full (i.e. paid) version.
ssr is offline  
Last edited by ssr; January 15th, 2010 at 10:13 AM.
Reply With Quote
Old January 16th, 2010, 02:49 PM   #9 (permalink)
Senior Member
 
mjschmidt's Avatar
 
Join Date: Jun 2009
Location: In my house.
Posts: 1,187
 
Device(s): Nexus S Asus Transformer Prime ------------- HTC Magic Moto Flipout HTC Dream
Thanks: 13
Thanked 86 Times in 45 Posts
Default

Quote:
Originally Posted by ssr View Post
The latest version of Setting Profiles (1.0.9) will toggle Background Data and Auto-Sync on/off on Android v1.6.
On Android v2.* it will only toggle Auto-Sync, but not Background Data.

And it does control GPS On/Off on both Android v1.6 and v2.*.

Both options available only in Full (i.e. paid) version.
That's wonderful... for people who aren't Canadian. :-(

Rogers HTC Magic and Dream, the LG Eve, and the HTC Hero are all still stuck on 1.5. The Dream is not being updated at all, the Magic is skipping 1.6 and going right to 2.1 by "mid year", and we haven't heard yet about the Hero or the LG Eve.

Oh yeah, and we don't have access to paid apps yet.
mjschmidt is offline  
Reply With Quote
Old March 18th, 2010, 06:06 PM   #10 (permalink)
Senior Member
 
inssane's Avatar
 
Join Date: Dec 2009
Location: Chi-Town
Posts: 1,768
 
Device(s): ...and Boom goes the Dynamite
Thanks: 166
Thanked 152 Times in 78 Posts
Default

Quote:
Originally Posted by eclipsed4utoo View Post
Looking through the API, we are only given a way to view whether the user has background data set to true/false. We can't change that value.
Juice Defender turns 3G on and off. You can set intervals, but I have 15 min off 2 min on. It does it automatically. It's nice and I can tell a batt. diff. just with that.
__________________
SHOT CALLER
RIP 2K1 Caddy STS - Hello 2K11 Chevy Cruze...25mpg vs 8mpg. WOOT
I am a MasterDebator
"Eat Me" on Yelp--also make sure to QuagMyTwitr
inssane is offline  
Reply With Quote
Sponsors
Old November 28th, 2011, 08:12 PM   #11 (permalink)
New Member
 
Join Date: Nov 2011
Posts: 5
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Setting Wizard is cheap, has a simple interface, and works well for common settings:

https://market.android.com/details?id=com.thunkmonkey.profiles.full

There's also a free version you can try.

I am in no way the developer of this particular app.
pbot5000 is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Development > Application Development > Application Requests User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tasker - Phone 'Security' Profiles lifeonmtv Android Applications 11 April 26th, 2011 08:46 PM
[APP] silencr - Audio profiles / settings on a schedule Shynnergy Application Announcements 0 November 28th, 2010 06:57 PM
Linking your phone contacts to facebook profiles.. barginboyrob HTC Desire 2 September 27th, 2010 02:02 PM
Quick way to link facebook profiles with contact profiles kaine HTC Hero 5 July 1st, 2010 12:39 PM
Profiles / scenes / settings - i want more! jonokimber HTC Desire 0 May 10th, 2010 03:56 PM



All times are GMT -5. The time now is 12:07 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.