Live Wallpapers Remix for ERE53 roms
This is a discussion on Live Wallpapers Remix for ERE53 roms within the Droid Hacks forums, part of the Droid Hacking category; I updated the Neural Network live wallpaper for ESE53 roms to be blue, green or yellow instead of red. You can now also download my ...
-
-
-
thanks. i hadn't seen this blue version yet. i liked the red, but the blue is really nice. looks great, especially with the background.
the problem with computers is that they do what you tell them to do and not what you want them to do.
-
If anyone wants green or yellow for the Neural Network wallpaper I could do that too.
-
Sure a yellow would be great. Question for you. Can you explain the whole process of extracting the wallpaper files, editing and getting them back onto your droid?
-
oooooh, green. that could be interesting.
the problem with computers is that they do what you tell them to do and not what you want them to do.
-
Screenshots? I know it will be a snapshot of moving wallpapers but it will give us an idea of what the Neural Network one even looks like. Thanks.
Chris
If you apply a rom or theme - backup first!
If you don't know how to backup...Stop until you do.
hint: I name my backups like this: sg6.0_20100428 or ss4.2_20100626 to easily find them later. rom and date.
Have a Problem, Click here to Visit the Rescue Squad
-

Originally Posted by
christim
Screenshots? I know it will be a snapshot of moving wallpapers but it will give us an idea of what the Neural Network one even looks like. Thanks.
Why not just flash an ese53 rom?
-
Could you possibly get a nueral network with many colors instead of just one? Like the old nexus one. Thanks.
-
i just want the Nexusmod live wallpaper to work! and i would be happy
-
this is how you change the colors
adb pull LiveWallpapers.apk from phone
open the apk using winrar (or 7zip) navigate to the res/raw folder. Inside is a file nexus.rs. Drag it out to your pc and open it with Notepad++.
find this section.
void setColor(int c) {
if (State->mode == 1) {
// sholes red
color(1.0f, 0.0f, 0.0f, 0.8f);
} else if (c == 0) {
// red
color(1.0f, 0.0f, 0.0f, 0.8f);
} else if (c == 1) {
// green
color(0.0f, 0.8f, 0.0f, 0.8f);
} else if (c == 2) {
// blue
color(0.0f, 0.4f, 0.9f, 0.8f);
} else if (c == 3) {
// yellow
color(1.0f, 0.8f, 0.0f, 0.8f);
}
}
replace the sholes red part with bold text:
void setColor(int c) {
if (State->mode == 1) {
// sholes blue
color(0.0f, 0.4f, 0.9f, 0.8f);
save the file and drag it from your pc into the raw folder that is still open in winrar.. and click ok when the window pops up. This will make the blue streaks now.
I also went into the drawable-hdpi folder and dragged out the nexus-thumb.jpg and edited it in gimp to be blue following the same process... that way you get the matching thumbnail when picking the live wallpaper.
adb push the new LiveWallpapers.apk back to /system/app
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By JonKyu in forum Droid Hacks
Replies: 270
Last Post: 02-22-2010, 02:24 PM
-
By Matth3w in forum Droid General Discussions
Replies: 13
Last Post: 02-16-2010, 08:34 PM
-
By ten2o3 in forum Motorola Droid
Replies: 3
Last Post: 01-30-2010, 02:36 AM
-
By rebornlaxer in forum Droid General Discussions
Replies: 3
Last Post: 01-29-2010, 06:20 PM
-
By Rand0mNumb3r5 in forum Motorola Droid
Replies: 6
Last Post: 01-29-2010, 09:44 AM
Search tags for this page
3 section pyramid
,
3d png wallpaper
,
background site net
,
darky rom live walpaper
,
descargar neural network live wallpaper
,
droid neural network live wallpaper blue
,
green neural live wallpaper
,
how to re add neural network live wallpaper
,
magic smoke live wallpaper apk
,
music live wallpaper
,
neural net live wallpaper descarga
,
neural network livewallpaper free ???????
,
neuron live wallpaper
,
nexus live wallpaper blue
,
nexus ns neural network live wallpaper download xda
,
raw themes live wallpaper apk
,
special room live wallpaper
,
trees live wallpaper bionic
,
walpaper remix
,
walpapers neural network
Click on a term to search our site for related topics.
Tags for this Thread