
Hello guys,
We seen that in emulator we can set the different wallpaper,
I need those wallpapers. I just want to know that where all those wallpaper resides, where can I find that wallpapers,
One place I found is in the sdk-windows/System-Images/android-15/armeabi-v7a/system.img, but that is not opened at all,
I just tried to open it with PowerIso , but it fails
is anybody know how can get that wallpaper then let me know ……
Steps for latest Jelly Bean wallpapers:
Launch Jelly Bean in emulator.
use
adb pull /system/app/Launcher2.apk. Launcher2.apk file will be copied to your user folder.Open Launcher2.apk with a zip/archive tool. (File roller on Linux, for example.)
go to
/res/drawable-xhdpi/in the archive, there you’ll findwallpaper_01.jpgtowallpaper_12.jpgfiles. These are the system wallpapers in highest resolution.