[Q] Notepad++ help

chiragvagh

Senior Member
Jun 11, 2012
241
52
0
Surat
How to configure notepad++ for editing XML files.

While trying to open XML file i got the way show in attached image

Please help...............

Thanks in advance.
 

Attachments

blakstar

Senior Member
Jan 23, 2013
878
967
0
22
Tyre
How to configure notepad++ for editing XML files.

While trying to open XML file i got the way show in attached image

Please help...............

Thanks in advance.
I suspect this xml is from an apk. I also had this problem, and it turns out that notepad++ only opens xml that are in NORMAL zips, and not from APKs

Press the thans button if I helped
 

chiragvagh

Senior Member
Jun 11, 2012
241
52
0
Surat
Dear,

I am not trying to edit APK, this file is AndroidManifest.xml from framework-res.apk.

I have decomplied framework-res.apk using winrar and than opened AndroidManifest.xml in Notepad++.

but as you can see attached image above i got.

Please help.......
 

SXUsr

Senior Member
Jul 11, 2010
8,145
2,867
243
Here =)
Dear,
I am not trying to edit APK, this file is AndroidManifest.xml from framework-res.apk.
So you are trying to edit an apk then, which has to be decompiled first, and doesn't look like you have. ;) This is what my AndroidManifest looks like in NP+...



EDIT: Choose the second option under Encoding on the menu bar and see if that changes anything if you have decompiled.
 
Last edited: