Android :: Change Widgets Settings?
Jun 10, 2010is there a way to change beautiful widgets settings with out having to delete it off the desktop and reinstall it? how do i bring up the settings screen?
View 2 Repliesis there a way to change beautiful widgets settings with out having to delete it off the desktop and reinstall it? how do i bring up the settings screen?
View 2 RepliesIs anyone able to recommend a set of widgets that have simple on/off for wifi, 3G/Data, Bluetooth, GPS & Airplane mode? I've found some sets that have some of these but none with all of them. Obviously I could mix & match but it would look better if I could get the same look and feel.
View 8 Replies View RelatedMy apps widgets arent updating according to the settings. For example, weather bug widget, and Google finance, and engadget. I have to click into the app itself to get it to appear correctly. Sorta defeats the purpose of a widget! Is there another parent setting that is preventing this?
View 2 Replies View RelatedI have a Galaxy Note 10 2014 and recently updated to Android 4.4.2. I have installed Dash Clock but in order to get it working the instructions say I have to Enable Widgets under Settings - Security. However when I go to Settings - Security I don't see the option to Enable Widgets.I verified Android version in About Device.
View 8 Replies View RelatedI am unable to find in Settings the option for choosing the lock screen widgets.
I enter this option only from the Add button from the lock screen. I have a Nexus 4 with Android 4.2.2.
Where can I find this option?
Regardless of the launcher when I try to add a widget and the list is about to show up I get a force close from the Settings app. Im assuming that the Widgets list is part of the settings app but I don't know what I can do to fix it. I've tried:
1 - Using Clockwork to fix permissions.
Some of the content in my widget is based on custom drawing routines. is there any event i can listen for so i redraw and update this custom area when the orientation changes? currently my widget looks pretty screwed until the next widget update is requested.
View 3 Replies View RelatedWhat is the easiest way to change the appearance of standard widgets like Button, Spinners, ListView, etc?
View 1 Replies View RelatedI have Galaxy S, Launcher Pro (Free Version) & Beautiful Widgets (Paid)
I can download weather / clock skins, but when i click apply it doesn't seem to apply them. I am stuck with the default skin, even though i have downloaded and installed several other skins. I have tried deleting and re-adding the widget, but it still is stuck with the default skin.
Can anyone tell me what I'm doing wrong?
I'm developing an application that change System APN. but I don't have any information to do that. Does anyone know how to change APN Settings
View 3 Replies View RelatedCan we change the apn settings programmatically?
View 2 Replies View RelatedI wanna change APN settings in a phone. Looked the api and there is a content provider named ACTION_APN_SETTINGS developer.android.com/reference/android/provider/Settings.html#ACTION_APN_SETTINGS but I'm having a hard time figuring out how to use it. Is there any example or something that does not involve the "contacts" content provider?
View 1 Replies View RelatedI just recently replaced my Samsung epic =( with a new droid2 =). Both have Swype and I love it. But on the epic the Swype keyboard had a darker color palette that I liked much better. I couldn't find anyway to change this on my droids Sywpe settings, is it even possible? Change the look of the Swype keyboard?
View 6 Replies View RelatedI installed Launcher Pro on my motodroid and do not know where to look to be able to make setting changes to it. Looked under apps and widgets to no avail.
View 4 Replies View RelatedDoes anyone know if there is an app that will change your settings to allow for 5 rows of icons on your homescreen other than a home replacement app. I'm running LauncherPro, but my phone (Droid X) has been a lot more glitchy since I installed it.
View 1 Replies View RelatedIs there a way to change the sync settings of a Gmail account programmatically with an Android app? For instance, I'd like to enable/disable syncing of a Gmail account from my app, without the user having to do anything.
I took a look at AccountManager, but that doesn't seem to be the right place to look.
Does anyone know if there is an app which can enable you to change the sound settings on an Android G1? I finally got a headphone adapter yesterday and the sound quality of music was not very good. It might improve things if there were an equaliser or similar available. Does the API even allow that level of control?
View 4 Replies View RelatedI was able to bring up the UI in android that allows the user to edit the APN settings. But I need to know how can I access these APN settings programmetically and set them. Any Ideas ?. Is this possible?
View 4 Replies View RelatedOk i have an application with 2 different languages (english and german), how to change them from my application?
When i click the Language button im using intent to com.android.settings.LocalePicker and from there i select the language.
So instead of that i want to select English and German options from dialog box.
I know how to create the dialog box, but don't know how to change the locale.
I've done this before...not sure what i'm doing wrong now I know it's the simplest thing in the world but i just want to make the text of my settings page black and the background white. Any ideas of what i'm doing wrong? my code....
View 1 Replies View Relatedchanging android system settings by code. System Settings like:
Ringtones
Vibration
Volume
Brightness
etc
I've had a Motorola Droid since April and I am still new to it. I want to change my icons/widgets to something like this. I think it would look better. I like how the icons are a different color and such. The dialer and internet icons are at the bottom too. Dunno if it is rooted or not. Is this just some basic widget app or something?
View 4 Replies View RelatedI'm looking for a way to access the settings for the browser and mms apps programmatically. I know that there are APIs for browser content providers to add bookmarks and add search strings to the db. But is there a way to access any of the options such as text size, default zoom, etc. I've looked at the source but can't seem to find a way, as the preferences file is private and there being no content providers for these settings.
View 2 Replies View RelatedI am working on a application from which i need to ADD,Delete ,Change Email and Wifi Settings. I even need to add new Email Accounts . Can you please give me some pointers where i can start this . In Android, Are there APIs i can directly call for this or should it use content provider to do the same.?
View 2 Replies View RelatedI know it's possible to have multiple languages in a single application through the res/string and depending on Locale.Here is a case http://stackoverflow. com/questions /2078289/android-controling-the-user-language Now how can I change the language in the phone ?Like I'd do by Menu > Settings > Language & Keyboard > Select locale > languages Is there some real code to access to these settings ? Or should I create intent for a shortcut to the language settings.Please post some code Edit : With Locale class developer.android. com/intl/fr/reference/java/util/Locale.htmlThe constructor is at least Locale(String language)The input is language.How can you retrieve the current language used on device ?
View 3 Replies View RelatedI've had my Droid X for a couple of weeks now and am still acquainting myself with things.
I downloaded Instant Upload (a nice, simple FTP app) that allows me to upload individual files from my "Files" browser directly to a web server... but I'm curious to know if I can add this as an option in my "Share via..." menu?
The "Share" menu has a bunch of options I will likely never use, but I do use some of them, and additionally I would like to add certain apps such as Instant Upload to the mix. Is it possible to manually modify this list?
Is there a way to change notification settings in the native email app (possibly also gmail)?
I'm thinking about locale plugin which would allow to change notification settings in each app independently. For example disable sound notifications in email app and leave in gmail...
Is there anyway to change the settings so that notifications don't interrupt when its playing something?
View 1 Replies View RelatedI have a widget that changes some system settings, but it will not take right away. It seems like I need to refresh the system settings for it to take. How do you change some system settings from a widget that take instantly?
when my widget is pressed it goes to an activity with a blank background to change the system settings. one of the settings that are changed is the display brightness. this is the code i use to change the display brightness. once i change the settings i call the finish function to exit the activity so i am not stuck there after the settings are changed. One thing i did notice is that if i didnt exit the activity the settings did change, but i was stuck in the activity. its when i added the class.this.finish(); to exit the activity that the settings don't change. code...
I'm stuck on trying to change system settings that are not standard android ones, specifically trying to enable/disable the auto backlight setting on the HTC Hero in code,
I can't see anyway to find out the string I need to use when doing Settings.System.get.