Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Beautiful widgets has a 4G toggle. not sure how is works. I'll have my G-Nex tommorrow and I can let you know then.
https://market.android.com/details?...DEsImNvbS5sZXZlbHVwLmJlYXV0aWZ1bHdpZGdldHMiXQ..

Says it is only compatible with HTC devices.
Technique to Avoid, #2: Directly Manipulating Settings
Strictly speaking this one isn't evil, since this is a change in behavior that we made to Android itself. But we made it because some developers were doing naughty things: a number of apps were changing system settings silently without even notifying the user. For instance, some apps turn on GPS without asking the user, and others might turn on data roaming.
As a result, applications can no longer directly manipulate the values of certain system Settings, even if they previously had permission to do so. For instance, apps can no longer directly turn on or off GPS. These apps won't crash, but the APIs in question now have no effect, and do nothing. Instead, apps will need to issue an Intent to launch the appropriate Settings configuration screen, so that the user can change these settings manually. For details, see the android.provider.Settings.Secure class, which you can find in the 1.5_pre SDK documentation (and later). Note that only Settings that were moved to the Settings.Secure class are affected. Other, less sensitive, settings will continue to have the same behavior as in Android 1.1.
lightsout, you inspired me to try and make a toggle. Unfortunately, the way the settings work in the Android code, the closest I could get was the Mobile Network Settings page. Anyway, the app I made for you is available in the android market at https://market.android.com/details?id=com.mathcode.networkSettingsShortcut
@Dubbin1. I'd be happy to swap in your graphic. I think it needs to be 72x72px. (Bonus points for med and low res versions at 48 and 36 px square, resp.)

CM9 has an option to toggle it from the drop down window. Of course you would have to choose to root the device. Hope this helps...
http://i44.tinypic.com/etbh1l.png

I use the BAMF LTE Widget that is located here: [LTE][TASKER] BAMF LTE Widget v0.4 [01/12/2012]
I'm not sure. I'm using with Bugless Beast (4.0.3). The developer says "It should work on any custom ROM as long as they are using the default signing keys."Does that work on a stock but rooted 4.0.2?
I'm not sure. I'm using with Bugless Beast (4.0.3). The developer says "It should work on any custom ROM as long as they are using the default signing keys."

A little OT for this thread, but how is CM9 so far on the Nexus? Any major functionality still missing or stubbed out? I'm kind of itching to try it, but I'm not so sure I want to run an unofficial kang![]()