[Q] Restore the black Background on Android 2.3 - Android Themes

Hi,
The Homescreen Background on the Default settings for Android 2.3 is just a black screen. at least in all android 2.3 that i have seen.
now i have set an other background image and i want my background to be black again.
i dont feel like creating an image that is black and set it, because i feel like there has to be another way. its not a black image by default. is it? where is this black file?
Thanks

Is the default not the nexus live wallpaper?
Sent from my DHD

Related

Help creating a pure white theme

My idea is to create a high contrast white theme, with pure white notification bar and pure white menu popup, and all pure black icons. (i got inspired by HerrKuk's screenshot)
The reason for this is that we're on an lcd device (and black doesn't get black).
When being on the amoled nexus one, there was a strong urge to get everything as black as possible, where as on the O2x, white would be the most battery friendly..
Stock android 2.2 is leaning towards that, but i just do not like the greyishness of stock.
Try SiMi clock with black text and white background and you'll get an idea of the final look that I'm after..
But, the framework needs black text on notification bar to get this theme on stock or paul's rom. I do not know how to do that.
I guess from vanilla rom it would be a walk in the park because it would only need the gray png's tweaked to white, but the handy power widget control for the notification area is not in vanilla android, and I cannot live without it.
Can anybody help me out by either porting power control to vanilla rom, or by changing the framework text on paul's rom to black?
That would be awesome
Sent from my Optimus 2X using XDA App
Eddiemc said:
My idea is to create a high contrast white theme, with pure white notification bar and pure white menu popup, and all pure black icons. (i got inspired by HerrKuk's screenshot)
The reason for this is that we're on an lcd device (and black doesn't get black).
When being on the amoled nexus one, there was a strong urge to get everything as black as possible, where as on the O2x, white would be the most battery friendly..
Stock android 2.2 is leaning towards that, but i just do not like the greyishness of stock.
Try SiMi clock with black text and white background and you'll get an idea of the final look that I'm after..
But, the framework needs black text on notification bar to get this theme on stock or paul's rom. I do not know how to do that.
I guess from vanilla rom it would be a walk in the park because it would only need the gray png's tweaked to white, but the handy power widget control for the notification area is not in vanilla android, and I cannot live without it.
Can anybody help me out by either porting power control to vanilla rom, or by changing the framework text on paul's rom to black?
Click to expand...
Click to collapse
lol, 18 months ago we were working out how to change the text to white to use with black notification bars on stock Android...
It can be done, you need to make changes in framework-res.apk xml and services.jar code.
Know how to use apktool (here and here) and smali/baksmali (here)? That's where you need to start.
Once you've got that I can show you where... you'll need these skills if you want to do deep theming anyway.
Sounds great!
Sent from my LG-P990 using XDA App
djmcnz said:
It can be done, you need to make changes in framework-res.apk xml and services.jar code.... you'll need these skills if you want to do deep theming anyway.
Click to expand...
Click to collapse
Cheers mate, I'll look into it and see if I can get my head around it..
I would like those skills, I just need the time to learn them..
Since I'm impatient I will do up an simple version based off the vanilla rom to start with, and then see if I can do the xml and jar edits for the black bar later

[Q] All Black Everything

So i have been trying to get a black background that is truly black.
everything i have tried has left a slight hue on the background. back 2 black is not supported or i would have tried that.
is there any way to get background to remain off completely and only light the pixels for the icons, clock, notification etc etc. i notice the info bar at the top is darker than my black background and no matter what i cant get the background to go completely black.
my reasoning is if i make the icons into line art, and keep as much of the screen off wherever i can i can stretch battery life even further. it worked wonders on my gs2. But having a slightly glowing background ruins all that.
I'm not sure whether it's supported, but you can try making a monochrome bitmap-file (.bmp) in MsPaint. At least you are sure this way that the black is truly black.
Have you tried using different launchers? Are you sure the hue is not just your icons giving some 'bleeding'?
thanks, i will give that a try.
its the same with go launcher and touchwiz. its actually magnified on the lockscreen showing lots of banding.
Try this pic. I use it on mine and looks black
Sent from my GT-N7000 using xda premium
bundles said:
thanks, i will give that a try.
its the same with go launcher and touchwiz. its actually magnified on the lockscreen showing lots of banding.
Click to expand...
Click to collapse
My first Note did this so I sent it back. My new one does not do it.
still no luck, apps with black backgrounds look fine.
i tried an all black bitmap and that didnt work either.
is there any way to turn background off and just leave it blank? would that give me a pure black background?
like i said i dont think its a hardware problem since the app backgrounds look deep black unlike the wallpaper. i did see something about the note only being 16 bit and that was causing weird display issues due to scaling or something, blah blah.
its using 24bits
thats right, the note is 24 bit and the os operates in 16 bit currently, right? either way i need to find a way to fix it.
I used a plain black GIF. Works fine for the home screen background, but on lock screen it has barely noticeable dark gray lines in it until you touch it and the unlock symbol appears.
here is the one i made
this black is one color 24 bit png on my note it is completely black at any brightness. let me know if it works. 800 x 1280 black correct dpi blackground
http://www.mediafire.com/i/?gcufvpft3yawf6p
or download "no wallpaper" from the market - simple app that just adds a wallpaper that is totally black. Works a treat.
Try an app called COLOURS by Tim Clark

[Q] Lock Screen Wallpaper

Hi to all.
I cant find a solution to my problem and maybe someone can help me.
I have found some wallpapers for our Note in the right resolution (800x1280) to use these in my lockscreen.
The problem is that when i choose a wallpaper with lot of black color and choose it as lockscreen wallpaper i can see some horizontal lines on it.
If i choose the same image as phone wallpaper everything is ok.
Where is the problem?
Thank you all.
I have the exact same issue. Horizontal lines on lock screen, but looks fine everywhere else. I don't have the solution, but maybe I can help you out a bit.
I did some searching, it turns out that there's some sort of software bug that doesn't allow black images to be truly black but rather very dark grey. The thread is somewhere in this forum.
Also the native lock screen resolution is actually smaller than the screen resolution because of the notification bar. Per this forum: http://androidforums.com/htc-hero/37268-lockscreen-resolution-compression-issues-false-info.html
Also when you set an image to be the lock screen, it seems the picture is re-scalled and saved again (in another directory), which means compressed again.
Android phones usually don't display images in 24 or 32 bit color but rather 16 bit color, which means color banding. More on that information somewhere in this thread also.
My suggestion is:
1. Find out the native lock screen resolution. I'm also searching for the figure.
2. Edit your photo, change it to that resolution, and make sure the black areas of that image are truly digitally black (000000), and save it as an uncompressed image.
Maybe the horizontal lines are because the image is being re-scalled, re compressed, and the image being displayed at 16 bit color with a "true black but" is resulting in horizontal lines.
The solution is this. I'm using it and black is perfect.
LordManhattan said:
The solution is this. I'm using it and black is perfect.
Click to expand...
Click to collapse
Not bad idea at all...I have used widgetlocker in my previous phones but somehow i had some little problems like small lugs or battery draining.
I dont know if in the latest version is fixed.
But ill try cause i love black lockscreen in our huge super screen...
edit:Not working properly for me cause i have lower destiny...
Ah, what a shame! But WL does work, so if you ever go back to the stock density i highly recommend you using it.
Magick locker is free so you can test that, get a theme and customize wallpaper, set any black image and its fine. so its samsung lockscreen software bug
One simple solution, use wallpaper wizardrii!!
It solved all my wallpaper problems!
Wicked app & highly recommended. Link - https://market.android.com/details?id=com.twistedapps.wallpaperwizardrii&hl=en
Functions of wallpaper wizardrii:
Wallpaper Wizardrii, "Changing the way you set wallpaper" ™.
Twisted Apps just bought an Asus Transformer to make WW work for tablets. We have a beta so if you want to try it e-mail.
Set your own images, Portrait, Landscape, and Crop; all with No Scroll or Scroll. Check out set Exact or Crop Exact! Set images from WW, file browser, or Android's Gallery (Share as). Check Home App compatibility with No Scroll option (only).

[Q] Lollipop Update - White Button and Menu Background Color?

Sorry if this has been asked but I Googled and couldn't find much (I suspect because of the keywords- it wants to show me how to change the background or how it's available in white)... but, after the 5.0 update, there is one "annoyance" setting that I'm hoping can be reverted. Everything is now white instead of black (menus, app drawer, etc.). Can this be reverted to the darker theme easily?
As far as I know there is no way to revert to the "black theme".
Oddly, G's news app has a dark theme built in, but thats the only one I can find

[Q] [CM12] How change background of Settings menu without change PlayStore bkg?

Hello!,
I tried some themes for CM12 but it change default background for all app.
I only want to turn black background for Settings....i really hate white...and i have an lcd display in my device...
I do not know if this topic has already been discussed. i have searched a lot but everery themes don't do what i want.
Someone can help me?
Thanks!
Same for me.
Sent from my ST15i
happy to not to be the only one who hate the white background of lollipop...

Categories

Resources