[Q] can any one give me the .xml file editor? - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

Hii!!friends..
I have no computer!!!
So..
i want to edit .xml file in my galaxy y !!
So anyone tell me that how to do?
N give me the .xml editor app.....
Plzzz...

sorry its not possible to edit xml files on a phone without decompiling the apk first - you will just get a load of symbols
There are some xml apps on google play that can read xml files after you have decompiled the apk however they do not work properly with andriod xml files so you can read them but editing them is near on impossible on a phone

Related

[Q] .XML file

what do i use to edit a .xml file located on the phone itself ?

[Q] Edit BlurDialer.apk & BlurPhone.apk

I need help with editing the AndroidManifest.xml in BlurPhone.apk and BlurDialer.apk... I have edited the .xml files in both of them to set screenOrientation to "sensor" instead of "nosensor" because I want the dialer and in call screen to show up in landscape without having to use the car dock or the desktop dock to achieve this. I have a universal mount that I use and I have applied the webtop hack and created shortcuts to the desktop and cardock activities. Every other program switches to landscape except for these two.
Here is what I have done with BlurDialer.apk...
I decompiled, edited the XML to "sensor" and recompiled BlurDialer.apk with no errors in apktool. I then copied the META-INF from the original file to the new one. I properly copied the file to /system/app using adb shell. When I reboot the dialer app is gone. I copied the old BlurDialer.apk back into place to see if it was the way I copied it to the system that caused the problem. When I did that everything returned back to normal so it has to be something in the way I am editing and recompiling the file.
Here is what I have done with BlurPhone.apk...
I decompiled with no errors, made the edit to "sensor" in the xml file, when I recompiled I received an error. Even when I make no edits if I recompile the file I still get an error.
Please show me what I need to do.
Thanks!!
Did you get your answer? I was having the same issue until someone at mydroidworld.com figured it out. Edit apktool.yml and put 1, 2 3 in numerical order.

[Q] Recompile XML's?

Hello, i have decompiled an app using apktool which had some errors and im missing the apktool file so i cant re-compile it, however the XML's are readable and i have made some tweaks.
Is there any other way to convert the human readable XML to android binary code?
I tried AXMLPrinter2, but it cant compile the XML
The only way I can think of to do this without apktool is to build a dummy project in eclipse, then add your xml to the project, and export it. You can then extract the xml byte code from the apk.

[Q] How can I Upload files to Rsrc - *.RC1 ?

I found a Hebrew keyboard files of the operating system and I want to attach them to a file RC1 (Rsrc)
How I do it? With Trix is impossible to open the file and waveremaker can not edit the file ..
I tried also with QUB and nothing...
Thank you and good day
it makes dump folder with all files in it, maybe if you put there your files in?

App/software needed

Okk im looking for a software for pc or Android anyone would work
What i need to do is edit around 150 xml files
In all of them i have to do the same changes of copy and replace
For ex in all of them i have to vhange somc:colorizable with colorizable
Such changes i have to do.plzz suggest some apps or software
Sent from my C2305 using Tapatalk
You can use apktool mobile if you need to decompile apks on your phone
Once decompiled you can use any text editor to edit the xml file and then recompile with apktool mobile
Of course it will be a tedious & long task to do on a phone
Apktool mobile thread
http://forum.xda-developers.com/showthread.php?t=2488697
Of course on pc just use apktool to decompile and notepad++ (different from Windows notepad) to edit xml
marcussmith2626 said:
You can use apktool mobile if you need to decompile apks on your phone
Once decompiled you can use any text editor to edit the xml file and then recompile with apktool mobile
Of course it will be a tedious & long task to do on a phone
Apktool mobile thread
http://forum.xda-developers.com/showthread.php?t=2488697
Of course on pc just use apktool to decompile and notepad++ (different from Windows notepad) to edit xml
Click to expand...
Click to collapse
Sir decompile is not my problem
Editing 150 xml is the problem
So im looking for a text editor which would edit many xml simultaneously
Sent from my C2305 using Tapatalk
abhishekr700 said:
Sir decompile is not my problem
Editing 150 xml is the problem
So im looking for a text editor which would edit many xml simultaneously
Sent from my C2305 using Tapatalk
Click to expand...
Click to collapse
Well with notepad++ you can find and replace
It leaves the find & replace window open when you browse between open xml tabs so manually it would only take 2 clicks to change xml tab then click replace then repeat on the next tab
I don't know if there is a button that finds & replaces across all open tabs - you will have to have a look
marcussmith2626 said:
Well with notepad++ you can find and replace
It leaves the find & replace window open when you browse between open xml tabs so manually it would only take 2 clicks to change xml tab then click replace then repeat on the next tab
I don't know if there is a button that finds & replaces across all open tabs - you will have to have a look
Click to expand...
Click to collapse
Thnks for showing me the correct path
Will write a tutorial for others too..SHOULD I WRITE IT?
Sent from my C2305 using Tapatalk

Categories

Resources