Hello
Where can I find the Wallpapers folder?
Where the stock wallpapers are stored...
Is it in the System or what?
Thanks in advance!
Looking for the same...
Been in front of google for 2 days now..
It's in the launcher.apk app.
Like the guy above said its in the system/app/launcher2.apk and from there it is normally in res/drawable-nodpi but that can change depending on the rom and device
Related
Dear all,
I currently have installed with a few launchers which led me to having multi places for wallpapers as shown attached. Is there a way to consolidate these wallpapers from diff launchers. I was also trying to find the image files in phone or on sd card but with no success... Are these image files embedded in the apks?
Tks in advance.
Sent from my Nexus One using XDA App
chris4chelsea said:
Dear all,
I currently have installed with a few launchers which led me to having multi places for wallpapers as shown attached. Is there a way to consolidate these wallpapers from diff launchers. I was also trying to find the image files in phone or on sd card but with no success... Are these image files embedded in the apks?
Tks in advance.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
you cant unify them into one unless all the different Developers for the launchers unite into one Team for the Ultimate launcher its a no no
Anyone know where to get the Thrive wallpaper used here? I'm really diggin it. A combo of our cities and honeycomb wall. Thanks!
branshaw09 said:
Anyone know where to get the Thrive wallpaper used here? I'm really diggin it. A combo of our cities and honeycomb wall. Thanks!
Click to expand...
Click to collapse
The default wallpaper should be in the Launcher2.apk. Browse to /system/app and copy launcher2.apk to you PC and rename the apk extension to zip. Open the zip file and look in the res\drawable-xlarge-nodpi directory and you should find the wallpapers.
danielsjam said:
The default wallpaper should be in the Launcher2.apk. Browse to /system/app and copy launcher2.apk to you PC and rename the apk extension to zip. Open the zip file and look in the res\drawable-xlarge-nodpi directory and you should find the wallpapers.
Click to expand...
Click to collapse
is there a system dump from the thrive floating around the internets we can extract their default wallpapers from?
Toshiba Thrive Wallpapers
adiliyo said:
is there a system dump from the thrive floating around the internets we can extract their default wallpapers from?
Click to expand...
Click to collapse
Here's the Thrive wallpapers I pulled from a system dump I got in this thread. I had to put them in 2 separate zip files due to the forum upload constraints as the total size of a single zip file was just over 8MB.
The wallpaper you are looking for is called luster2_a.jpg and it is in ThriveWallpaper(2of2).zip.
Reminded just me how good 'glow hex' is
im sorry, this issue my first post, huge noob question but how do i download those zip files, because it says it downloaded them but when i go to open it on my XOOM it says it cannot be opened and i have my "unknown Sources" checked in my settings so a little help please? thank you!
you have to install apps that can unpack zipped file
Sent from my Desire HD using XDA Premium App
luster2_a.jpg
The primary background for this is a mesh looking, honeycomb. I love that, and would like to have a full sized version of just that background. I know for this image, it's from the thrive, but it looks like it was put together. Anyone know where I can get the primary background out of this picture, so I can use it as a background on my Xoom? Thanks
direct from the framework
Sorry. I meant luster_b.
Sent from my Xoom using Tapatalk
Downloaded onto my atrix, nice looking. Thanks for posting links.
My atrix
I know this guy's account is disabled, but NICE FIND. Thanks!
checkbox111 said:
Click to expand...
Click to collapse
Hi,
I love the original wallpapers of 2.1 which are not all available in 2.2...
I just read that these are not directly available on internal memory and in some factory rfs or so .apk file...
I've all sound file from internal memory but no wallpapers...
Can anyone give those original wallpapers?
Not screenshots I want wallpapers...
I've check for tw site but cant find anything
maybe they are in framework.apk
Sent from my GT-I5800 using XDA App
I'll open it and check out
Got it...
They are in twwallpaperchooser.apk
Thank God I've baked up 2.1 apps
Though without root...
In this way we can get wallpapers of any launcher theme app...
I guess...
Mr prateik,
Where are you?:thumbup::thumbup::thumbup:
And you can get any file,
From.apk in this way..
Just open up the .apk file as a packed file...
All the images and sounds and videos you can get from there
I need help regarding making a wallpaper app containing set of wallpapers in my rom just like the one in cyanogen mod.Plz anybody help
Suvinay said:
I need help regarding making a wallpaper app containing set of wallpapers in my rom just like the one in cyanogen mod.Plz anybody help
Click to expand...
Click to collapse
you can create an wallpaper app here:- http://andromo.com/
Suvinay said:
I need help regarding making a wallpaper app containing set of wallpapers in my rom just like the one in cyanogen mod.Plz anybody help
Click to expand...
Click to collapse
Use the above Link
or
Replace the .pngs within the .apk of the Cyanogen Mod walpaper apk with your own pngs (using 7zip)!
Hi everybody
I'm looking for "how to change the default apps and wallpapers on mediatek devices" in order to make my own custom ROM.
For default apps, I tried to put .apk files in /system/app, and created a backup using MTKDroidTools, but it didn't work (like the MX Player apk file). Can someone help me for this.
Also I couldn't find how to replace defalut wallpapers in my stock ROM.
I have a iNew i2000 (MT6589)
Thanks
for that you have to put .so files in system / lib folder...btw putting apps like mx player is not a good idea.... as user can install them... it just make rom bulky...
Sent from my IRIS_501 using xda premium
akash akya said:
for that you have to put .so files in system / lib folder...btw putting apps like mx player is not a good idea.... as user can install them... it just make rom bulky...
Sent from my IRIS_501 using xda premium
Click to expand...
Click to collapse
Thanks for answering
I have to edit .so files? if so, which ones? and I will have to do it with which software?
For default apps, I used MX Player for testing purposes, I want to put a custom app in order to be a default app in my ROM
Thank you again
ilyasovich said:
Hi everybody
I'm looking for "how to change the default apps and wallpapers on mediatek devices" in order to make my own custom ROM.
For default apps, I tried to put .apk files in /system/app, and created a backup using MTKDroidTools, but it didn't work (like the MX Player apk file). Can someone help me for this.
Also I couldn't find how to replace defalut wallpapers in my stock ROM.
I have a iNew i2000 (MT6589)
Thanks
Click to expand...
Click to collapse
To change default wallpaper you have to edit framework-res.apk, and replace defaultwallpaper.jpg
To change wallpapers in launcher you have to edit Launcher2.apk, and replace wallpaperXX.jpg and their thumbnails for your dpi
To add apps, put them in /system/app, and if it contains any lib in apk package (check it using 7zip or winrar), extract it and put inside /system/lib/
lolet said:
To change default wallpaper you have to edit framework-res.apk, and replace defaultwallpaper.jpg
To change wallpapers in launcher you have to edit Launcher2.apk, and replace wallpaperXX.jpg and their thumbnails for your dpi
To add apps, put them in /system/app, and if it contains any lib in apk package (check it using 7zip or winrar), extract it and put inside /system/lib/
Click to expand...
Click to collapse
Thanks, I'm going to try it and I will tell you the result