Changing Phone Screen Color
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
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 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
Oct 14, 2010
I have a TextView that lives inside a LinearLayout. When I call LinearLayout.setSelected(false) the TextView text changes from white to black. Is there a way to set the unselected text color to something else?
View 2 Replies
View Related
Aug 10, 2009
There's a method for altering background color but not font.
View 1 Replies
View Related
Jul 31, 2010
I changed the background color of Tab WIdget in Android. But when I changed the background, I lost the border of each Tab. I want to change the border color of Tab Widget. How can I change it? Is there any other way by which I can show the border?
View 1 Replies
View Related
Apr 26, 2010
If anybody tel me how to change the color of secondary progress in seekbar. Is there possible to do it?
View 4 Replies
View Related
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
View Related
Nov 23, 2010
Any way to do this in 2.1?
View 5 Replies
View Related
Jul 21, 2010
can anyone help me of changing the background color of a list view?. i am new to android and i really need to know this.
View 2 Replies
View Related
Jan 28, 2010
This is my first app so finding my way around bit by bit and have been experimenting a little and would like to change the background colour to a colour from a list.Currently it loads a white background specified in strings.xml <color name="all_white">#FFFFFF</color> This is used in main.xml:android: background=" @color/all _white"Ideally I would like to change the colour in OnCreate() to a colour of my choice. I have tried setBackground Drawable but it doesnt seem to work?This is my code:public class TestActivity extends Activity double dimValPercent = 100; /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedInstanceState) { super. onCreate (savedInstance State); setContentView(R.layout.main); SetDimLevel(dimValPercent);SetBackground(); return;}public void SetBackground(){getWindow().setBackgroundDrawable( new ColorDrawable (color.all_blue) );
View 1 Replies
View Related
Aug 2, 2010
I want to change my webview's background color and font size.How i can for it?
View 2 Replies
View Related
Nov 10, 2009
I've notice last night that once it hits midnight my dedicated keys (back,menu,home,search) button turned from white backlight to a purple color. Anyone else noticing this?? I think this is awesome, but would like to know if there was a setting somewhere? Was this something that changed with the backgrounder(wallpaper apps)?
View 7 Replies
View Related
Feb 7, 2010
How can I change background color of ListView items on a pair-item basis. When I use android:backgroundColor in the ListView item layout I can achieve this, however the list selector is no longer visible. I can make the selector visible again by setting drawSelectorOnTop to true but then the selector overlays the whole item.
Any ideas how to change those background colors and keep the selector?
I would rather not change the selector itself.
Authors of GMail application have managed to achieve exactly this so it's definitely possible.
View 5 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
Oct 6, 2010
How do I change the color of the status bar behind my music player. It is purple right now and I would like to change it. I think I may just be overlooking something very simple.
View 2 Replies
View Related
Aug 12, 2010
I would like to vary the text color of a custom button that I am making depending on which state it is in (enabled, disabled, state pressed).
I know how to use an XML file to describe the different drawables that I need for the different states like so:
CODE:...........
How do I style the textColor when pressed and textColor when disabled states without resorting to a subclass of a Button?
View 3 Replies
View Related
Jul 29, 2010
now that we have a beautiful custom battery icon (thanks again Kelmar!) I would like to try to do some more customizations. My Hero is SO close to what I like now, only need one more change to make it perfect. I'd like to figure out how to change all of the green highlighting to blue on the Hero. (Like on the ZenRom) Things like: when you press a button (say the call button, as an example) or icon or widget, and things like the progress bar in the browser... also things like the unread mail indicator, and the rating stars in the market...etc. Kelmar and I have been reading on XDA, and have tried many things, and we are getting nowhere. Everything seems to lead to a very long tedious process. It would seem to us that some of this might be able to be easily changed in one file, to make the change throughout the rom, but we could be wrong. We wonder if anyone here could help out with how to do this.
View 31 Replies
View Related
Jul 21, 2010
can you change the incoming screen on the evo on a phone call.not that i don't think the droid is cute.
View 3 Replies
View Related
Dec 6, 2009
How do you make the task bar at the top of the droids screen a different color. I tried the themes in the market that showed a black taskbar but no luck with any of them actually changing the color of the task bar.
View 8 Replies
View Related
Apr 17, 2009
Im trying to change background color when an item is selected. Something like using a color selector, but actually it crashes. I've created a list_selector.xml inside /res/color/.<?xml version="1.0" encoding="UTF-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"><item android:state_focused="true" android:color ="@ color/ plain_yellow"/><item android:state_pressed="true" android:state_enabled="false" android:color ="@color /plain _yellow" /><item android:state_enabled="false" android:color="@color/ plain_yellow" /><item android: state_active="true" android:color="@color/ plain_yellow" /><item android:color="@android: color/ transparent" /></selector> plain_yellow is a color i've defined in /res/values. I've tried to assign that selector programatically and using the xml, but the app crashes. Am i doing something wrong?
View 2 Replies
View Related
May 23, 2010
I've noticed that changing the background color of an android widget (f.ex. Button or TextView) by program:
myButton.setBackgroundColor(Color.BLUE);
makes it to loose its 3D shape, border, and shadows effects, and then appears like a ugly flat square. What am I missing?
Sorry for the very naive question but I couldn't get it right although tried for a time.
View 2 Replies
View Related