General :: Changing Settings Menu Color
Feb 7, 2012
I just got an Android running 2.3.5 and I really don't like the blue in the settings menus. Is there a way to get the colors back to gray scale? Also, is there a way to make all menus/submenus alphabetized? I don't know why they aren't.
View 4 Replies
Jan 5, 2013
I'm running a Galaxy Nexus, and the ROM I'm currently on has a performance option in the Settings Menu, which gives control of the kernel and stuff. However, I'd rather use TricksterMod, and I would like to be able to launch TricksterMod from Settings instead of the Performance app.
So far, I've decompiled my Settings.apk, and looked through the files, and I'm not sure what to change.
I have to change settings esxmlsettings_headers.xml, correct? Specifically,
Code:
header android:icon="@drawable/ic_settings_performance" android:id="@id/performance_settings" android:title="@string/performance_settings_title" android:fragment="com.android.settings.performance.PerformanceSettings" />
I would also have to change settings esvaluesstrings.xml, specifically, the string referenced by "@string/performance_settings_title" so that I can have the correct name, correct?
And similarly, settings esdrawable, for the icon.
The big question is, what do I replace with for "com.android.settings.performance.PerformanceSetti ngs"? Do I need to move TricksterMod somewhere specific, or what would I reference? dataappcom.bigeyes0x0.trickstermod-1.apk?
After making all these changes, I'd simply recompile and push the Settings.apk back without signing, correct? Have I missed any steps?
View 3 Replies
View Related
Feb 29, 2012
How to change that yellow color to blue or other color ? I should edit or add any xml file on framework-re.apk ? I want to change the yellow color to cyan color...
View 4 Replies
View Related
Mar 15, 2012
How to changes the following things in cyanogenmod..
1. How can I use simple dialing number like 06589658455 instead of 065-896-58455 (don't want " - " sign)
2. How can I enable animation on main screen wallpaper (watched a video where some green color line was moving down, up, left & right) how can I do it??
3. Right now when I open "Menu" & all my apps are there, I have to scroll up & down to check my apps, is there any possibility that these apps can spread to left right (like main window) instead of up down?
View 1 Replies
View Related
Sep 11, 2012
I'm modifying a stock ROM for work to have everything setup and ready to go after flashing the tablets (currently we flash and run a setup app) and have run into an issue I can't seem to find an answer to.
I need to be able to set certain system settings, such as "USB Debugging", "Unknown Sources", "Display Timeout", and a few other things.
I presume its one of the files inside the system.img.ext4 but can't find one that has anything like this.
View 2 Replies
View Related
Feb 28, 2013
how can I change package name of com.android.settings to something else..I have edited the manifest file but after recompiling it gives me a bunch of errors...i want to install two Settings.apk 1st id original Stock Settings.apk and another GB Settings.apk which I obtained from source system.img but both have some errors and when I try to open something it gives me FC's Something works and something doesn't So if i have installed both the apk i can redirect bu editing apk files so i will not have any errors or FC's
View 1 Replies
View Related
Nov 29, 2013
How to change the font color in my settings app from white to black ? , which file I should edit after compiling app ? , in order to make it like s4 settings app [I will change the holo black image to white].
View 8 Replies
View Related
Aug 3, 2012
My MMS is not working after flashing a custom rom ( HTC ONE X on VirginMobile Australia ).I realize its to do with the APN settings , I have updated them manually but the MNC field needs to show : 02 , currently its set to 029 - if I change it , it deletes the whole new APN I have put in and Im left with no connection at all.
Is there anyway to change this MNC field? I read on another forum that there is a way through ES File Explorer... going into system/etc and the APN file - but I tried that , and there is def. no APN file in system
View 2 Replies
View Related
Jul 6, 2012
My children (twin boys) have phones (samsung i5500) and I'd like to be able to remove access to the settings option, mainly to prevent them messing around with passwords which they often forget.
View 2 Replies
View Related
Mar 13, 2011
I need to change the time on my LG Optimus M (Metro PCS) to compensate for the day light saving. however I can't find from where should I do it, I don't see anything else other than the time and date format under Date and time settings. I read about a Client NTP which solves the problem, however your phone needs to be rooted, is it safe to root them and run the Client NTP?Also is there any other ways to change the time?
View 6 Replies
View Related
Jul 7, 2012
is it possible to add the settings menu like cyanogenmod in a rom?
My device has got no cyanogen roms, got no roms at all I want to learn how to make roms Only the original ones are available
ZP200
View 3 Replies
View Related
Mar 16, 2013
I have two apn's:
-> MMS
-> MMS/Internet
i've managed to let android let me choose the APN which i want, but to go to the menu i have to do a lot of clicking.
how to create a shortcut to go directly to that sub menu?
View 2 Replies
View Related
Nov 26, 2012
Since upgrading to ICS I seem to have lost the settings option (the 3 vertically aligned dots). Neither do I have the quick controls appearing. It is most noticeable in the browser since the ability to add bookmarks, reload a page, move to prev or next page etc//Other applications may also be suffering from this defect, but it hasn't bothered me (yet).
View 1 Replies
View Related
Sep 5, 2013
I'm having a spot of trouble trying out the ViPER4Android DSP plugin on my phone. While I have the corresponding apps and drivers installed, I'm unable to enable the DSP effect owing to fact that there is no "Music Effects" option in the Sound settings menu.
Is there some way to restore this option to the menu? I'm using an AOSP-based stock 4.0.4 ROM on my Huawei Ascend G600. Perhaps it can be done through the terminal/shell scripts or an init.d script?
View 2 Replies
View Related
Nov 8, 2011
I use my phone daily in a non-Verizon network, so having Data Roaming enabled is very important for me. The new ROM I installed, however, does not have a menu option for enabling/disabling Data Roaming.
Any way to do this through script? Or maybe there is something that can be changed in "build.prop" (or another file) that would change the default setting of Data Roaming disabled to be enabled?
View 6 Replies
View Related
May 18, 2014
I have the Nexus 5 with 4.4.2 , I'm new with Android, my phone is rooted. I recently made the "buttons" disappear adding a line in the build.prop file and instaled LMT to have a pie,but the problem is that in Google Chrome,the Settings/Menu Button in the top right (the one with three little boxes) disappeared. How to make this button appear?
View 2 Replies
View Related
May 27, 2010
Android question. If i create an Options menu with menu.xml, can I change the menu buttons' standard text size, color etc using xml? I would like to change text size, bold, and color. I would like to avoid using themes and styles for this application.
View 1 Replies
View Related
Nov 5, 2012
after changing some router settings (like the number of the channel) my SGS2 on 4.0.3 ICS doesn't connect anymore. WiFi itself is working fine, except the AP of the router i changed. Deleting all AP information and reentering all WPA2 data will change nothing. In my eyes the phone is not forgetting AP data completely when you try to delete an AP entry.
View 1 Replies
View Related
Oct 30, 2012
My work has hidden their SSID, thus the need for me to use the "Add Network" button at the bottom of the WiFi Settings menu; however, upon click the "Add Network" button, it just crashes and takes me back to the Settings screen. I click back on WiFi, it scans for the broadcasting SSIDs, and I click the "Add Network" button at the bottom again, and crash back to Settings Menu.
I just got this phone from my work for my work. They don't know anything about Android products, and my Google-Fu hasn't been strong enough.
View 2 Replies
View Related
Nov 27, 2010
How does one change the color of your keyboard say to black or purple. I'm currently rooted with unrevoked 3.2.1. My cousin currently has his keyboard color changed with a black keyboard with swype on it showing purple. His is a rooted samsung vibrant. Would I need to find one on xda that's begin created already and zipped up for someone to download onto their sdcard and apply to their current stock rooted phone?
View 1 Replies
View Related
Sep 22, 2010
not sure if this is the right forum but here it goes, I want to see if anyone knows if u can change the color scheme of the apps on the windows/ screen to let's say black and white, FYI I am rooted with 3.21 if that helps
View 1 Replies
View Related
Oct 16, 2010
I'm trying to change the color of a horizontal progress bar (foreground). I came across this example and am trying to model my XML file off it. However, I get a compiler error at the following statement: myProgressBar.setProgressDrawable(R.drawable.progress_horizontal); The error is "The method setProgressDrawable(Drawable) in the type ProgressBar is not applicable for the arguments (int)." I believe the reason is inside the R.java file I see the following line:..................
View 1 Replies
View Related
Feb 3, 2014
I am writing an app that requires some wait time for the user. During this wait time I would like to blink/change the entire (phone) screen, say, red->yellow then repeat until the app is done. How can this be done? Does this involve "accessing" the phone's graphics card/kernel?
View 1 Replies
View Related
Feb 7, 2014
I'm an amateur photographer and use Lightroom for editing. When I edit a photo it looks great on my computer and even when I view it from cloud storage on any android device. However the moment I download it the color drastically changes. If I send the picture to anyone else on android, ios, and pc the color is still changed and I cannot for the life of me figure out why. This happens on my nexus 7 2013 and my htc one.
View 6 Replies
View Related
Jan 31, 2010
When i launch Activity A, the screen goes black, then dark-gray. Then A launches B, and the screen goes black and dark-gray again. Is there a way to set the default background color to black? Activity A has no screen, its just a stub that calls B.
View 4 Replies
View Related
Jul 30, 2010
I am using TAB in my android application. I want to change the Background of each Tab at the load time only. The default color is grey.
View 1 Replies
View Related
Aug 30, 2010
anyone able to do this? iV'e changed in settings but it stays light blue on home screen.
View 1 Replies
View Related
May 25, 2010
Is it possible to change the color of my font? For example; I am running Dark Edge and some text ends up being black on black and I want to know how to change it to white font, if possible?
View 4 Replies
View Related
Apr 5, 2010
Trackball Transplant - xda-developers
I know not everyone here is a member at xda, so I figured that at least a few people on here have eris's that they are willing to void their warrenty on (even more than they alread have with leaks and rooting )This isn't with an LED, it is the actual trackball. Seems pretty easy, anyway, thought I'd share.
View 11 Replies
View Related
Dec 10, 2009
Changing the statusbar color Nevermind.
View 49 Replies
View Related