Right now, resource strings are not resolved to the resource.asc file. AXMLPrinter and other's don't do this either but it would be nice to have this option. aapt and apktool have already implemented simliar functionality.
Example:'<manifest android:versionCode="300" android:versionName="@7F040001"'
Right now, resource strings are not resolved to the resource.asc file. AXMLPrinter and other's don't do this either but it would be nice to have this option. aapt and apktool have already implemented simliar functionality.
Example:'<manifest android:versionCode="300" android:versionName="@7F040001"'