I'm modifying some XMLs from an HTC APK for which I do not have the source code. I can get the XMLs into human readable format by using a tool (AXMLPrinter2) but I cannot convert the XMLs back into binary for usage. I tried inserting them into a dummy project, but the Android SDK/Eclipse obviously won't let me compile the XMLs because there are compiler errors with them.
How do I convert these human readable XMLs back into binary format? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

