Any app for android for editting xml nd smali file on my android??? - Other Tools & General Discussion

Hello devs.... Actully I am serching for an app(apk) for editing my apk. ..
I want to do some modification in my home apk bt apk tool for android is not working for me...even they didnt recompile apk without any modification... Is any tool whic can do this. .. I want to edit some xml file..
Thanks
Sent from my Neo v using ginger2jellybean 2.5 with my own modification

PRAKASHPANDEY193 said:
Hello devs.... Actully I am serching for an app(apk) for editing my apk. ..
I want to do some modification in my home apk bt apk tool for android is not working for me...even they didnt recompile apk without any modification... Is any tool whic can do this. .. I want to edit some xml file..
Thanks
Sent from my Neo v using ginger2jellybean 2.5 with my own modification
Click to expand...
Click to collapse
Use APKTool on Android!
http://forum.xda-developers.com/showthread.php?t=2359240

Related

[HELP] editing boot.img for Gfit or mini!!

Hello everyone
I am getting a problem.. actually i want to edit my boot splash image..
Can anyone plz help me on how to decompile boot.img n how to edit thaf image or if i want to write some other thing there
I'hv searxhed about this n i've got many forums on this but its too complixated for me
So plz can i get an easy n fast method.. I have windows 7 on my PC.. do i have to change it for editing these files?
Plz press thanks if i helped you!
Install dsixda kitchen. Then extract it using dsixda kitchen. Then download the tool by pratyush.creed sir for changing png to rle. Make ur image (png-240*320). Then convert it to rle. Then replace d beni.rle with your one. Then recompile it back..
Sent from my GT-S5670 using xda premium
Where is the tool?
Edward Cullen
Yes plz give link for dsixda kit hen and that tool too

[Q][OffTopic] Basic requirements for decompiling and recompiling apks

Hey guys what are the basic things we need to decompile and recompile apk? And which is the best tool for this task?
Please tell in detain
Thanks annoying bee
Sent from my HTC powered with Minimilised ROM
Annoying Bee said:
Hey guys what are the basic things we need to decompile and recompile apk? And which is the best tool for this task?
Please tell in detain
Thanks annoying bee
Sent from my HTC powered with Minimilised ROM
Click to expand...
Click to collapse
Hi..
Best tool will be apktool.. on windows or on linux..
Apktool for it.. Check details on the original thread for it..
Its pretty simple..
with latest apktool you can not only decompile and recompile apks but also jar files using apktool ... by
Code:
apktool d <nameofile>
or
Code:
apktool b <nameoffile>
Annoying Bee said:
Hey guys what are the basic things we need to decompile and recompile apk? And which is the best tool for this task?
Please tell in detain
Thanks annoying bee
Sent from my HTC powered with Minimilised ROM
Click to expand...
Click to collapse
Check this:
http://stackoverflow.com/questions/1249973/decompiling-dex-into-java-sourcecode
akshat.shenoy said:
Hi..
Best tool will be apktool.. on windows or on linux..
Apktool for it.. Check details on the original thread for it..
Its pretty simple..
with latest apktool you can not only decompile and recompile apks but also jar files using apktool ... by
Code:
apktool d <nameofile>
or
Code:
apktool b <nameoffile>
Click to expand...
Click to collapse
Yeah i used it but problems in recompiling apks! So i modded apktool on my own.

[Q] help with editing apks

hello .... i m new to editing apks
as this mtk device...
i have one doubt
if i decompile system app ex. systemui.apk
after editing it...
and recompiling it...
do i need to push it directly or i need to sign that apk.... if neded to sign...please provide link to it..
or i need to follow other method ie. remove 'res ,resources.arsc,manifest.xml ,from new apk and move it to old apk using 7zip..
pleasse reply..
i need a clear answer..
no dumb answers please
thankyou
patelkishan1985 said:
hello .... i m new to editing apks
as this mtk device...
i have one doubt
if i decompile system app ex. systemui.apk
after editing it...
and recompiling it...
do i need to push it directly or i need to sign that apk.... if neded to sign...please provide link to it..
or i need to follow other method ie. remove 'res ,resources.arsc,manifest.xml ,from new apk and move it to old apk using 7zip..
Click to expand...
Click to collapse
You don't need to sign systemui.apk because it is a activity automatically started by your device... Just push it to your device.... Any errors just reply!
And here are some cool editing tutorials:
http://forum.xda-developers.com/showthread.php?t=2369586
(Credits to the OP)
Sent From The Phone That Can!

smali help

hello everyone
i searched a lot but couldnt find anything so postiong here
i was trying to add some featues to home.apk and i got some errors while recompiling
so i tried decompile and recompile without editing anything...i didnt even open the decompiled home apk folder LOL
but i am getting lots of smali errors only in styles.xml
i think that apktool removes some templates from styles.xml i dont know what it means i just got it from my search
so can someone help me in fixing that error....
@serajr
 @SpaceCaker
 @marcussmith2626
 @iSiddharth
Either wrong framework loaded or using wrong apktool version
And please stop abusing the mention system - I won't reply to anymore mentions
marcussmith2626 said:
Either wrong framework loaded or using wrong apktool version
And please stop abusing the mention system - I won't reply to anymore mentions
Click to expand...
Click to collapse
Ah sorry
But what do u mean by WRONG apktool version??
abhishekr700 said:
Ah sorry
But what do u mean by WRONG apktool version??
Click to expand...
Click to collapse
use
gingerbread/ics/jb 1.5.2
https://code.google.com/p/android-apktool/downloads/list
jb/kitkat/lolipop apktool rc3
https://bitbucket.org/iBotPeaches/apktool/downloads
use correct framework-res
plus any other framework eg tw-framework
Use Advanced APK Tools for decompiling the APK files and you can also use the Attached Dex Editor to edit classes.dex files.....
Advanced APK tools is specially made for Xperia devicex. (use your "framework-res.apk" to install firmware in Advanced APK Tools)
(Drag and drop classes.dex in "Quick-Baksmali.cmd" to decompile and drag and drop the output folder is "Quick-Smali.cmd" to recompile.
Advanced APK Tools : http://forum.xda-developers.com/showthread.php?t=2639400

[Q]HOW TO EDIT .xml Files?

Hey , I want to customize my system apps but whenever i open .xml files Like AndroidManifest , layouts etc it didn't open in simple language .
So my question is can anyone tell me how to edit the .xml files...
Any help is really appreciated
Thanks
Rajaks said:
Hey , I want to customize my system apps but whenever i open .xml files Like AndroidManifest , layouts etc it didn't open in simple language .
So my question is can anyone tell me how to edit the .xml files...
Any help is really appreciated
Thanks
Click to expand...
Click to collapse
First decompile a android app with apktool,after that u can easily edit any .xml file with notepad++ without any language problem.
If u extract an app.apk with winrar,7zip...etc or any android app like esfile explorer,zarchiver....etc then u can't edit .XML file & u face language problem.
So, decompile apk with apktool & then edit .XML files.
How to decompile apk, just Google it.
Thanks:
Yes! THANKS DUDE
Sent from my Sparkle V using XDA Premium 4 mobile app

Categories

Resources