Lee wrote: > Is there system code that I can call for that ? Any keywords you could > throw in ?
PackageManager#getPackageInfo() returns a PackageInfo which has a signatures field. > My original question, is the APK size the same on any device once > created ? I don't think you have any supported means of figuring out the size of the APK on the device. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, $35/Year --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

