I found this thread ( forum.xda-developers.com/showthread.php?t=1890150 ) ,and I would like to have transparent statua bar but I don't know how to decompile apps. So can someone please do it for me ?
Here's my systemui.apk
http://db.tt/ciQVjN4D
Sent from my GT-I8190 using xda premium
I am looking for guides on decompiling SystemUI.apk as well, I'm using Benz rom but apktool gives me some loong errors when attempting decompile.
I succesffuly decomoile mine ,but now I'm getting errors while trying recompile
Sent from my GT-I8190 using xda premium
Related
Im trying to invert settings.apk however, any time I edit the androidmanifest.xml the system will not recognize it. Any help would be appreciated!
Sent from my DROID3 using XDA App
hi i have this rom http://forum.xda-developers.com/showthread.php?t=1453165 and it has the setting icon on all apps i read on the wall that you can change this by edditing activity_title_bar.9.png On framework-res.app/res/drawable-mdpi how can i do this myself i have no prgrams to do it so links to programs and where i can find this file on my phone and what to do to it would be much appreciated
Just copy paste other roms png
Sent from my ST25i using xda app-developers app
Take a look at Zipthemer.
See my thread for help......
http://forum.xda-developers.com/showthread.php?t=2009997
Sent from my GT-S5830
SpaceCaker said:
Just copy paste other roms png
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
where do you put the png files when you have them thanks in advance
Well the title say all please anyone can help me? I want to learn all for edit a apk
Sent from my E10a using xda premium
Sent from my SK17i using xda premium
Save the apk file as .zip that is filename.apk.zip.and then extract this file using winzip or winrar.src,res folders and manifest files are available after extraction.
avistylein3105 said:
Sent from my SK17i using xda premium
Save the apk file as .zip that is filename.apk.zip.and then extract this file using winzip or winrar.src,res folders and manifest files are available after extraction.
Click to expand...
Click to collapse
Is necessary extract the framework of the rom I use it?
Sent from my E10a using xda premium
ruben21 said:
Well the title say all please anyone can help me? I want to learn all for edit a apk
Sent from my E10a using xda premium
Click to expand...
Click to collapse
Try this its I guide in the same forum
http://forum.xda-developers.com/showthread.php?p=35961415
Sent from my GT-N7000 using XDA Premium HD app
helps but for example i want to port a apk to my rom
What are trying to port from and to what
Sent from my GT-N7000 using XDA Premium HD app
ttibbetts83 said:
What are trying to port from and to what
Sent from my GT-N7000 using XDA Premium HD app
Click to expand...
Click to collapse
im trying to port a conversation.apk for A rom http://forum.xda-developers.com/showthread.php?t=1504633 to my Rom http://forum.xda-developers.com/showthread.php?t=1921907 all two roms are for Xperia X10 mini but the build are diferent
I see is no necessary to port because all two apps are from. Android 2.3.7 only need what I need to work property what libs and what etc files need
Sent from my X10Mini using xda premium
i can help to modify apk.
Download ninjamorph do new project.place any apk u need to modify, select that in ninjamorph,
Now the ninjamorph will extract all files which were inside apk.
Do as you need in that folder,change icons etc....
After all then goto finish project in ninjamorph,then zipalign them sign it..
Ready to use modifyed apk...
...............................................hit thankzzzz.................................................
https://play.google.com/store/apps/...tm_medium=organic&utm_term=ninjamorph+pro+apk
I use apktool to decompile the apk, and notepad++ to edit html-files. To edit pictures use paint.net or Photoshop.
If you have any questions please ask me
xXAndroidXx has been banned. My new name is DaBùshra
What does compile and decompile apk actually mean???? i've gone through many webs on google but didnt find ans.
Sent from my GT-S5570 using xda app-developers app
Its same as that of extract and compression of rar file
Both are almost same, seriously
Btw what a cool title u chose to this thread, hats off
Sent from my GT-S5570 using xda premium
vishal007 said:
Its same as that of extract and compression of rar file
Both are almost same, seriously
Btw what a cool title u chose to this thread, hats off
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
ty!
hahahaha
Sent from my GT-S5570 using xda app-developers app
It's not exactly the same, as many files in apk are encrypted, and by decompiling you make those files accessible to edit
yackovsky said:
It's not exactly the same, as many files in apk are encrypted, and by decompiling you make those files accessible to edit
Click to expand...
Click to collapse
ohk..and what if i decompile framework-res.apk and put it back in rom? or if i want to edit framework then its necessary to decompile it?
Sent from my GT-S5570 using xda app-developers app
SlogansoleS said:
ohk..and what if i decompile framework-res.apk and put it back in rom? or if i want to edit framework then its necessary to decompile it?
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
if you just decompile it, it won't work. if you want to edit something in framework (any xml file) you have to decompile it, and after you've done, compile it again. if you make any errors, it won't work
yackovsky said:
if you just decompile it, it won't work. if you want to edit something in framework (any xml file) you have to decompile it, and after you've done, compile it again. if you make any errors, it won't work
Click to expand...
Click to collapse
Got it now. SuperTHANKS!
Sent from my GT-S5570 using xda app-developers app
I get error while decompile stock.Settings.apk
I have installed framework-res.apk an SemcGenericUxpRes.apk too
Somebody help me!!!
Sent from my C5302 using xda premium
kuriboo said:
I get error while decompile stock.Settings.apk
I have installed framework-res.apk an SemcGenericUxpRes.apk too
Somebody help me!!!
Sent from my C5302 using xda premium
Click to expand...
Click to collapse
Install SystemUI.apk also
That should do it. I get no error while decompiling using APKTool or even smali and baksmali