Apktool/apktool-lib
Ryszard Wiśniewski e4acfb34a2 Do not decode res-references as <item />.
So now they're decoded as e.g. <string name="test">@android:string/ok</string> instead of <item type="string" name="test">@android:string/ok</item>.
2011-05-02 03:35:03 +02:00
..
src Do not decode res-references as <item />. 2011-05-02 03:35:03 +02:00
pom.xml apktool-lib: added basic tests for resources building/decoding. 2011-05-02 02:05:46 +02:00