How to edit apk - XDA-University

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

Related

[Q] Mtz unpack and packer?

Saw an apk for simply unpacking and packing an mtz for theme making, any chance for a topic link, I can't find it in search, tia.
Sent from my SGH-I997 using xda premium
yabbb said:
Saw an apk for simply unpacking and packing an mtz for theme making, any chance for a topic link, I can't find it in search, tia.
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Just use 7zip
I'm trying to do it from my phone, I have no computer
Sent from my SGH-I997 using xda premium
All you have to do then is change the .mtz to .zip and then unzip it like normal using root explorer, es file manager, etc...
Sent from my SPH-D710 using xda premium
Great question. Trick is.. no 7zip for OSX. What to do if using a Mac?
Unzipping sounds easy enough but what about rezipping back up into mtz?
Sent from my DROIDX using Tapatalk
zipping is quit easy too, zip it to a .zip and rename it to .mtz? not so heavy?
Ok, say I want to change the icons in the mtz, the icons are in a file called "icon" without a file extension, how would I go about doing this?
Sent from my SGH-I997 using xda premium
yabbb said:
Ok, say I want to change the icons in the mtz, the icons are in a file called "icon" without a file extension, how would I go about doing this?
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Rename it to "icon.zip" and unzip it.
LunA_Eternity said:
Rename it to "icon.zip" and unzip it.
Click to expand...
Click to collapse
Correct, btw would be easier to search a miui theming tutorial!?
Gesendet von meinem HTC Desire mit Tapatalk
Toisan said:
Correct, btw would be easier to search a miui theming tutorial!?
Gesendet von meinem HTC Desire mit Tapatalk
Click to expand...
Click to collapse
chill mate,if you hate him for asking question that you feel stupid,just dont answer it,not to get angry,he not askin you,he askin for anyone who can help him,is'nt it simple..
Sent from my LT18i
LunA_Eternity said:
Rename it to "icon.zip" and unzip it.
Click to expand...
Click to collapse
Ok, but then after i replace the icons I rezip it and take off the file extension?
Sent from my SGH-I997 using xda premium
yabbb said:
Ok, but then after i replace the icons I rezip it and take off the file extension?
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
yup,it should be just "icon"
Sent from my LT18i
Ok, I did everything that was suggested, and when I load the mtz it says theme does have the required resources. Any ideas?
Sent from my SGH-I997 using xda premium
^ if Apple allow more, I'm positive google would do more.
Sent from my iPhone using Tapatalk

Questions about apk manager

I want to learn about editing
apk, but right now I do not have
a pc or laptop. so, is there any
application to edit apk on
android phone?
Sent from my GT-S5570 using xda premium
I don't know what u mean on editing apk but if u need to open an apk as zip x-plorer can do that
I'm a noob ...
Sent from my GT-S5570 using xda premium
But what about the packing ?
Sent from my GT-S5570 using xda premium
Packing? Is that like signing it?
I'm a noob bro
Sent from my GT-S5570 using xda app-developers app
zacky86 said:
I want to learn about editing
apk, but right now I do not have
a pc or laptop. so, is there any
application to edit apk on
android phone?
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
You can replace graphics with ninjamorph from play store, but you'll need some resources for ldpi (extracted theme, or systemui/framework-res from other ldpi device) you can also use metamorph, which is easier and have pre-made themes

[Q] META_INF

what is the purpose of this folder META_INF?
i am trying to make rom for galaxy pro.. in dxisda's kitchen,, and i have a ques?
after modifying rom in kitchen can i use meta-inf folder form any other rom and paste it in my rom//?? will it work?
If I'm not wrong, meta_inf folder stores the certificate of the apps, as well as the updater-script. I think you will have to change some things in it.
Sent from my GT-S5570 using xda app-developers app
tietganFTW said:
If I'm not wrong, meta_inf folder stores the certificate of the apps, as well as the updater-script. I think you will have to change some things in it.
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
could you help me??? coz when i use kitchen META_INF folder is itself is created,, and when i flash that rom it says update script is old,,,, so what to do in this situation??
Erm I think the basic idea is to change the updater-script values to your device.
Sent from my GT-S5570 using xda app-developers app
tietganFTW said:
Erm I think the basic idea is to change the updater-script values to your device.
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
which things are to changed??? srry but i am noob,,,
This page might help you:
http://geekfor.me/faq/create-your-own-update-script/
Sent from my GT-S5570 using xda app-developers app
tietganFTW said:
This page might help you:
http://geekfor.me/faq/create-your-own-update-script/
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
thnx i will try it

[Q] how to edit activity_title_bar.9.png On framework-res.apk/res/drawable-mdpi

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

Decompile

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

Categories

Resources