Hidden image of 2.3.6 ? - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

Does anybody know how to change the hidden easter egg image in 2.3.6 (zombie art by jakson) or the location of the image in tha system

system/framework res/res/no dpi. search for platlogo

Screen shot please !

here is platlogo,the original,extracted from apk.

Thankz :beer:
Sent from my GT-S5360 using xda app-developers app

My lil and easy how to for change the easteregg picture.
what needet:
windows
7zip
framework res.apk
a picture you whant as new easteregg.
at first rename your new pic to platlogo.jpg and set resolution 720x480 or 480x720 for best looking.
now open,not extract the framework res apk with 7zip and go to res-drawable no dpi and copy+paste the new pic and close 7zip.now move the apk with rootexplorer or with aromafile manager to system/framework on your device and set permission rw-r-r-.just reboot,thats all.

Related

[Q] Help Resizing APK's

Is there a tutorial for resizing APK's on windows ive read a few threads about it but all of them look like LINUX based i think i have all the software i need but im lost because when i try to decompile the apk i want to resize i cant view the xml or smali files am i doing something wrong??i use brutt.all's apktool and apk manager 5.0
after decompiling the project is moved to the projects folder for you to work on, use something like notebook++ to do the editing works fine like this for me.
Do you mean NOTEPAD++??
Maybe......... lol
Sent from my HTC Wildfire using xda premium
will that read xml and smali???
it will and yes i meant notepad++
thanks and what values do i need to change to resize an apk for the wildfire??
Check this thread http://forum.xda-developers.com/showthread.php?t=697994
ive read that tutorial and the paths it tells me to navigate to are not the same am i missing something
Yeah, beacause this is tutorial on how to resize rosie and change the workspace size, from 4x4 to 5x5. This is just a suggestion on how to resize something. If you want to resize some apps, you should decompile a file, and change every value from MDPI to LDPI. Basically, you have to multiply every value with 0.75. For example, you have value 100px so after you multiply it will be 75px and so on.
so will i have to do that for all APK's the reason i ask is that i want to resize a wildfire s rom to a wildfire VigiDroid has taken over SFM 1.1 and needs help resizing some APK's so i thought i would TRY and help but its not easy
@MarcelXDA
Just noticed you are in contact with VigiDroid
i have decompiled HTC Album.apk which files should i be looking at to resize the images in the album there are supposed to be 3 images in the preview i only get 2 and a bit

Go locker

The go loker only work if we installed go launcher ....is there any way to use go locker without go launcher..???
Sent from my GT-S5360 using xda premium
That would require some smali editing after decompiling the apk, actually a LOT of smali editing, which isn't really easy.
Code:
System.out.println("Sent from my SGY");
yashuperia said:
The go loker only work if we installed go launcher ....is there any way to use go locker without go launcher..???
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Try this. Create a flash package with all these things:
1.Go locker.apk
2.Libs from go launcher and go locker in one folder
Flash it and see if it works
First install go launcher and go locker. Then active go locker and then uninstall go launcher. Then see , Go locker will work without go launcher... coz I'm using go locker without go launcher....
Ops, but it works only for some times
hell_lock said:
Try this. Create a flash package with all these things:
1.Go locker.apk
2.Libs from go launcher and go locker in one folder
Flash it and see if it works
Click to expand...
Click to collapse
Libs?? There are libs in an apk file?? I never saw 'em when i decompiled an apk or even when I was creating an app. An APK file consists of only icons, java source codes (or smali in case of decompiled), and XML files. Atleast, that's all I know!
anasdcool71 said:
Libs?? There are libs in an apk file?? I never saw 'em when i decompiled an apk or even when I was creating an app. An APK file consists of only icons, java source codes (or smali in case of decompiled), and XML files. Atleast, that's all I know!
Click to expand...
Click to collapse
Dude then you have a long way to go . Not all apk's have /lib folder but some of em have it. For example download go launcher ex and make a backup of its apk. Look inside that apk using a zip archiver.
hell_lock said:
Dude then you have a long way to go . Not all apk's have /lib folder but some of em have it. For example download go launcher ex and make a backup of its apk. Look inside that apk using a zip archiver.
Click to expand...
Click to collapse
You're right...just saw it....btw, opened zeam launcher's and holo launcher's apk too and saw no folder named 'libs'...i wonder why an apk would need libs...
hell_lock said:
Dude then you have a long way to go . Not all apk's have /lib folder but some of em have it. For example download go launcher ex and make a backup of its apk. Look inside that apk using a zip archiver.
Click to expand...
Click to collapse
Its probably 3rd app dependencies,
Other launchers doesnt require that
this post is approved by the national potato safety regulation
Adobe flash player have libs in its apk.. I found many apk with this lib folder...

[Q] Where is background located?

Hello,
I'm a new Nexus 4 user, and I really want to know where is the settings background wallpaper located?
On S3 on 4.1.2 also on CM10 roms, the background is located in nodpi folder. In Nexus I cant find it, I've tried to download cm10.1 rom, but I cant locate it.
Any help would be much appreciated.
wallpapers are part of an apk, not in a folder
khanh1289 said:
wallpapers are part of an apk, not in a folder
Click to expand...
Click to collapse
And apk's contain, wait for it, folders! Gasp!
Check the folders inside your launcher apk, OP.
he was asking which folder he can find the wallpapers in, to which I replied it's in an apk not in a nodpi folder like his S3; am i missing something? I know that apk are basically executable zip file that contain folders - that still doesn't make it a "folder" per se.
They are in launcher.apk /res/drawable-sw600dp-nodpi .. Really isn't hard to search each of them yourself either until you find PNG or the word "wallpaper"
Sent from my Nexus 4
@op. The image your looking for is background-holo-dark in framework-res.apk, drawable-nodpi folder.
Sent from my Nexus 4 using xda premium

[Q] change battery icon

devs can you please give me a full guide how to change battery icon in a framework-res.apk i have xml files and icons i just need guide to insert icons into framework-res.apk
Sent from my GT-S5360 using Tapatalk 2
If you want there is this ready made customized mod for the battery icon for our SGYs:http://forum.xda-developers.com/showthread.php?t=2058869&highlight=battery
Its nice and I personally use it
<--- Press the Thanks button if I helped!
•open framework-res.apk using winrar or 7zip.
•go to res/drawable-ldpi
•before you drag the icons you want, double check the names of the png. make sure they are the same with the one you want to replace.
•if everything is ok drag them to drawable-ldpi
•push the framework-res.apk back to your system/app then reboot
Zius said:
•open framework-res.apk using winrar or 7zip.
•go to res/drawable-ldpi
•before you drag the icons you want, double check the names of the png. make sure they are the same with the one you want to replace.
•if everything is ok drag them to drawable-ldpi
•push the framework-res.apk back to your system/app then reboot
Click to expand...
Click to collapse
tq bro.. ur method work like charm! such a simple way! im already try and successfully change my statbar image using ur method..
guaranteed work!
thank button pressed..
sent from my GT-S5360 via WeChat
Edit your post head with [solved]
Sent from my GT-S6102 using xda app-developers app

How Can I ?

Can AnyOne Teach Me How Can I change icons In A Launcher
CHETAN TUTEJA said:
Can AnyOne Teach Me How Can I change icons In A Launcher
Click to expand...
Click to collapse
use apktool to decompile the apk and then in res/drawable and res/drawable-ldpi change the images you want. make sure that you dont change the image name and images with extension .9.png. recomplie and use it.
Lemme Try
Trying
use themes
amit34521 said:
use apktool to decompile the apk and then in res/drawable and res/drawable-ldpi change the images you want. make sure that you dont change the image name and images with extension .9.png. recomplie and use it.
Click to expand...
Click to collapse
why we can't change .9.png image?
Failure
It Didn't Work Icons Are Still The Same
IT Is Like SOme Icons Different In One Launcher And Different in Other?
CHETAN TUTEJA said:
It Didn't Work Icons Are Still The Same
IT Is Like SOme Icons Different In One Launcher And Different in Other?
Click to expand...
Click to collapse
you have to change the icons of the apps themselves, some launchers don't use the app's icons, but their own
---------- Post added at 09:02 AM ---------- Previous post was at 09:00 AM ----------
amit34521 said:
use apktool to decompile the apk and then in res/drawable and res/drawable-ldpi change the images you want. make sure that you dont change the image name and images with extension .9.png. recomplie and use it.
Click to expand...
Click to collapse
why not change 9 patch png's? as long as you have the black borders, it'll work
mjz2cool said:
you have to change the icons of the apps themselves, some launchers don't use the app's icons, but their own
---------- Post added at 09:02 AM ---------- Previous post was at 09:00 AM ----------
why not change 9 patch png's? as long as you have the black borders, it'll work
Click to expand...
Click to collapse
but for that you must know how to edit them properly else you will face problems.
amit34521 said:
but for that you must know how to edit them properly else you will face problems.
Click to expand...
Click to collapse
yeah, true
?
So what can i do
U just wanna change the icons right?
U dobt need to mess with .9.png
Its easy to edit them though but its not needed for changing the launcher icons...
First thing is...
U need 7zip program
Now choose the app u wanna change the icon off
Right click the app and open it with 7zip
Browse into the "res" folder and drag and drop the drawable-ldpi to a location where u can edit it
I choose the desktop
Now in the drawable ldpi folder ull have a pic named "ic_launcher_icon.png"
Or sumthing resembling to this as its diff in some apps
Edit that image and open the apk with 7zip again and drag and drop only the edited pic in the res/drawble-ldpi/
Push the apk using adb or by root explorer...
Ur done
Happy to help
Hmm
But There Are Not All The Apps Icons In Drawable ldpi So What Can I Do Them
Every app has individual icon
U have to open every apps drawable ldpi and edit the icons...
A easier way is to download a icon pack for the specific device
Open the flashable zip
Ull have a "unpack" folder
There will be many folders named "app.apk"
app=name of apps
Try using the ics icon pack for galaxy y
In these folders ull have the images....edit the images and zip it again...FLASH
and its done
Sent from my GT-S5360 using xda app-developers app

Categories

Resources