Add support for android's VectorDrawable xml format
Posted: 2016-12-20T11:18:58-07:00
You need to decompile the apk using "APK Easy Tool" or similar.
The attached file belongs to:
Android application:
package:/system/priv-app/LGSystemUI/LGSystemUI.apk=com.android.systemui
Resource file inside the apk once decompiled:
res/drawable-nodpi-v4/icon.xml
More information:
https://developer.android.com/reference ... wable.html
https://developer.android.com/studio/wr ... tudio.html
http://stackoverflow.com/questions/3309 ... r-drawable
XML example file:
https://bugzilla.gnome.org/attachment.cgi?id=342173
The attached file belongs to:
Android application:
package:/system/priv-app/LGSystemUI/LGSystemUI.apk=com.android.systemui
Resource file inside the apk once decompiled:
res/drawable-nodpi-v4/icon.xml
More information:
https://developer.android.com/reference ... wable.html
https://developer.android.com/studio/wr ... tudio.html
http://stackoverflow.com/questions/3309 ... r-drawable
XML example file:
https://bugzilla.gnome.org/attachment.cgi?id=342173