Hello,

is there a way to extract the following data directly from a compiled
and signed APK file:
1) name of the package (e.g. 'com.example.android.app')
2) versionCode (e.g. '1')
3) versionName (e.g. '1.0.0')
4) path to the application icon (e.g. '/res/drawable/icon.png')

Thank you in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to