• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Themes XML editor

Android Addict

Android Enthusiast
Does anyone know of any good free XML editors? I have windows 7 64-bit. This is the only thing keeping me from finishing my theme :( Any help would be appreciated!
 
XML is text. You can use Notepad. I use Edit Plus.

That's what I thought so I tried notepad++ and I wasn't able to read anything, it was all symbols and random characters (with a few eligible words).

Edit: I also tried EditPlus and it still does the same thing
 
Then it either wasn't XML, or it was some of that stuff Microsoft creates that it labels XML (and has as much in common with XML as my cat has with catarrh.

While I don't usually recommend them as a source of knowledge, the example at XML Tutorial is a pretty fair representation of what XML looks like. (The data may not be human-readable. If the "To" were addressed to someone in a non-Latin language system, say Arabic, it could look like gibberish, but the XML part should be pretty readable.)
 
Then it either wasn't XML, or it was some of that stuff Microsoft creates that it labels XML (and has as much in common with XML as my cat has with catarrh.

While I don't usually recommend them as a source of knowledge, the example at XML Tutorial is a pretty fair representation of what XML looks like. (The data may not be human-readable. If the "To" were addressed to someone in a non-Latin language system, say Arabic, it could look like gibberish, but the XML part should be pretty readable.)
Yeah I know what they're supposed to look like :D This is what I'm getting though.
 
I fixed my problem. I had to do some stuff in command prompt to get it working properly! Thanks for commenting Rukbat! I really appreciate it!
 
try VTS, Virtuous Ten studio
i am using that, so simple an easy to change the color
 

Attachments

  • 1404690155563.jpg
    1404690155563.jpg
    55.5 KB · Views: 107
Back
Top Bottom