I am trying find the paltform version in APK, and find this one: <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4" />
This only gives us the information. But in some apps, nothing is found. How could I identify the platform versions the apk targets? -- 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

