HTC EVO 4G :: Default Solid Color Wallpaper For Phone / Should I Setup It JPG As Background?
Jul 13, 2010
Is there a default solid background for my Evo wallpaper? All I have been able to find are pictures, or Live wallpapers; not colors.
Or should I set a solid color JPG as the background?
View 1 Replies
May 16, 2010
Is it possible to change Wallpaper Background Image into SOLID COLOR only? I want change into totally black.
View 3 Replies
View Related
May 16, 2010
Is it possible to change Wallpaper Background Image into SOLID COLOR only? I want change into totally black.
View 11 Replies
View Related
May 14, 2010
I downloaded pictures off the internet and tried to set them as my background, and it says "This picture has been set as wallpaper" But its just the default wallpaper. So then I tried the Bar code scanner wallpapers and Android themes.com and same thing!
View 1 Replies
View Related
Nov 15, 2010
I require a sliding drawer in my application.
It should be placed at the bottom of the page.
It has to contain a set of images and I have to set a background color for the sliding drawer. I saw some sample codes...But I am not getting a clear idea on how to do it.
View 1 Replies
View Related
May 31, 2010
When we expand the notification expanded view ,we get a default white background with small squares. how can i change this white background to some other color.
View 1 Replies
View Related
Sep 9, 2010
I'm not very familiar with the android SDK yet. I have an application (game), which is developed mainly using the NDK, and uses egl to render. i have an activity which handles the egl swapbuffer and runs the games native main loop, pretty straight forward I guess.
Now I have made another activity which host a TableLayout containing an EditText as well as a button (simply for text-input later used by the game). I spawn this activity from my main activity using startActivityForResult. The small problem I'm having now is that I can't manage to make this "popup" activity to have a background, so my paused game will reside in the background, with the various widgets just overlaid. This is not very pretty in my opinion, and I would like to at least have a solid background color for my spawned activity while it's active. I *could* just simply go into some state in the games main loop which clears the gl-screen just before I spawn the new activity. But I don't like this solution and it's a tad more work then I'm prepared to put in just at this time in the project. I'm pretty sure there is some simple way to just set a background color somehow, I just can't find *any* way to do it, I've looked around in the SDK resources and tried to search for any hints towards this, but i'm just not familiar enough with the java SDK to find what i'm looking for.
On a side note I would also like to be able to center the EditText widget as well as the button on the screen once the Activity is active, I haven't looked very deeply into it yet, but from a quick glance of the documentation I couldn't really find any suitable positioning methods in the tablelayout class. But as I said, haven't looked very hard. Can probably solve that one easy, but i'm just throwing this in as well :)
View 2 Replies
View Related
May 23, 2009
1. I want to use my own color for selecting ui views.
By default, android shows the selected view with background as orange. I want to show the view background color as red.
2. In the same way, I want the same behaviour should be applied to whole application.
View 5 Replies
View Related
Jul 21, 2010
Is there a way to change the color scheme in the phone app, which also looks like the system default color scheme of white text on black background?Walking outside in bright sunlight looking at white text on black background is nearly impossible to see. Black text on white would be much better.
View 3 Replies
View Related
Nov 18, 2010
How to add a background theme and/or background wallpaper to my app? Right now my app background is plane.
View 2 Replies
View Related
Oct 17, 2010
To give the user of my app an indication which field currently has the focus I am trying to change the background color of some of my fields depending on the current state, however, I am having troubles understanding Androids Color State List Resources:
There is this example at the bottom of http://developer.android.com/guide/topics/resources/color-list-resource.html. If I try exactly the same, i.e. if I want to adapt the textColor , things do work. However, if I try an only slightly different thing, namely to adapt the background color, things do not work and I don't understand why? Why is this so inconsistent?
To make it simpler to understand what I am trying to do, I append my misc. .xml files:
The AndroidManifest.xml file:
CODE:.........
If I run this as shown here, it works, i.e. I get a button whose text color changes depending on whether the button is focuses, pressed, etc.
If I uncomment the lower button, where I just flipped the attribute values for textColor and background I get an exception, stating
... <item> tag requires a 'drawable' attribute or child tag defining a drawable
What the heck am I missing here? Why is that color state list acceptable as a text color but not as a background color? How does one specify a view's background color depending on the view's state?
View 1 Replies
View Related
May 28, 2009
I got a little textview defined in layout xml:
CODE:.........
As you can see the background color is "background_light" (this results in white color) and the text color is "primary_text_light" (this results in black color).
I would have thought that primary_text_light would result in a "light" color like white, not black ;-)
When i change "primary_text_light" into "primary_text_dark" the text color becomes color white.
Is this a bug in the naming of the default colors?
View 4 Replies
View Related
Jun 5, 2010
There's no way to set a wallpaper for the lockscreen. What's up with that?
View 7 Replies
View Related
May 12, 2009
I want to know if I can set color to some of the words in EditText, if it can be done, please tell me how to do this..
View 2 Replies
View Related
Nov 5, 2013
I was downloading an update to a few apps when my phone suddenly froze totally. Can't turn it off or back on. Completely non responsive. This is my only phone so I am trying to find out how to do a hard reset or something similar.
View 4 Replies
View Related
May 28, 2010
I'd like to use a specific graphicpicture as the wallpaper for my Desire.
I tried resizing the JPG to 800x480 which I was told is the correct sizing for the Desire, and transferred it to the phone's SD Card.
The Photo app shows the picture in its full resolution and correct aspect ratio, which looks great.
The problem comes when I select the image for use a my wallpaper, I'm presented with a square box that is wanting to select which portion of the image to use as the wallpaper. I can resize the box, but only so far as the width of the display and the aspect ratio is locked and doesn't fit the screen proportions.
If I select the image this way, only a portion of the image is used as the wallpaper and it is stretched, which looks horrible.
I'm assuming it's something to do with the 'stitching' together of the background for all of the home screens, but has anyone managed to work out what's required of the original image (size, resolution, aspect ratio etc.) to enable a good looking background on the Desire that is fixed across each of the homescreens, i.e. doesn't scroll?
Or is there an app that manages this? I've taken a good look at the market, but nothing seems to work with the Desire2.1
View 2 Replies
View Related
Jul 19, 2010
Is it possible to set the color of just span of text in a TextView?
I would like to do something similar to the Twitter app, in which a part of the text is blue. See image below..
View 2 Replies
View Related
Aug 7, 2010
I am in between phones right now, and no longer have a N1 and am looking to replace it with another Android phone without switching carriers from AT&T.They currently have the HTC Aria(I have no interest in), the Samsung Captivate(Galaxy S), and will soon be getting the X10.This phone has been out for some time in EU/Asia and Canada for a bit, and I am fairly familiar with it. It seems the bad points are no multi-touch ever, Android 1.6 with a who knows for sure on Android 2.x, but the rest seems fairly solid. Most of the reviews are from when it first came out, and generally complain about the GUI being slow.My questions are basically:
1. Is the phone solid hardware wise, with build quality etc? I know it's mostly plastic, but does it feel cheap, hold up well?
2. Has Android 1.6 caused you any problems app wise? I'm fairly certain google navigation works on 1.6, which is a deal breaker for me if it doesn't.
3. How is the GUI, do you enjoy it? I can't stand Samsung's TouchWiz, Moto Blur, and prefer stock Android, but don't mind HTC Sense.
4. I keep reading something about the screen doesn't have all it's colors activated or something? Others say it is amazing. Curious if it is the Super LCD Sony is selling HTC to replace AMOLED.
I know the Galaxy S has a better CPU, GPU(Android isn't much for gaming anyways), more ram, Super AMOLED, blah, blah but their software is terrible and I don't like their form factor.
View 3 Replies
View Related
May 13, 2010
Are there any plans to expose the setLivewallpaperComponent(ComponentName livewallpaperComponent) via the SDK? Right now, its exposed internally but not via the SDK.
The permissions seem to be the following which are also not exposed via the SDK: <uses-permission android:name="android.permission.SET_WALLPAPER_COMPONENT" /> <uses-permission android:name="android.permission.BIND_WALLPAPER" />
View 3 Replies
View Related
Jan 23, 2010
On the android website, there is a section about color drawables. Defining these drawables in xml looks like this:
<resources>
<drawable name="solid_red">#f00</drawable>
<drawable name="solid_blue">#0000ff</drawable>
<drawable name="solid_green">#f0f0</drawable>
</resources>
In the java api, they have thr following method to define rounded corners:
setCornerRadius(float radius)
Is there a way to set the rounded corners in the xml?
View 2 Replies
View Related
Aug 16, 2010
I believe I read somewhere on these forums about how a light or dark wall paper could have different affects on battery run time. So what color wallpaper will give me better battery life? Cuz what I'm experiencing right now is not acceptable.
View 5 Replies
View Related
Feb 27, 2010
How can I set button background color at run time?
View 6 Replies
View Related
Oct 4, 2009
I have a question about setting the background color for buttons the entire button turns into a red rectangle. Is there actually a workaround to achieve this?Also what can I do to revert back to the default color of the button (the typical plain greysh background).
View 6 Replies
View Related
Jan 31, 2010
I'm trying to set the background color of a View (in this case a Button).It causes the Button to disappear from the screen.What am I doing wrong, and what is the correct way to change the background color on any View?
View 1 Replies
View Related
Feb 12, 2010
In my android application I want the standard/basic titlebar to change color.To change the tekst color you have setTitleColor(int color), is there a way to change the background of the bar?
View 4 Replies
View Related
Jun 25, 2010
I put a background color in a ImageButton? How?
View 1 Replies
View Related
Apr 30, 2013
how to change background color in AlertDialog?
It's multiple choice in AlertDialog .
View 2 Replies
View Related
Mar 7, 2014
I did this, how can i color the background of it though?>
[HIGH]Bitmap canvasBitmap = Bitmap.createBitmap( width, height, Bitmap.Config.ARGB_8888); BitmapShader shader = new BitmapShader(canvasBitmap, TileMode.CLAMP, TileMode.CLAMP); Canvas canvas = new Canvas(canvasBitmap); Paint paint = new Paint(); //paint.setStyle(Paint.Style.FILL); paint.setStrokeWidth(3); paint.setColor(Color.parseColor("#52c1b1")); canvas.drawLine(0, 0 , width, 0 , paint); canvas.drawLine(0, 0 , width/2, width/2 , paint); canvas.drawLine(width, 0 , width/2, width/2 , paint); return canvasBitmap;[/HIGH]
View 1 Replies
View Related
Jul 2, 2013
how do i change the layout background color?
View 4 Replies
View Related
Aug 18, 2010
I built my first Android app. It is a Live Wallpaper designed for 2.2. When I press and hold the screen, select Wallpapers and then select Live Wallpapers, my live wallpaper has what looks like a default icon with the name of my live wallpaper overlaid. How do I set this icon?
View 5 Replies
View Related