No, there's no simple way to do it, you have to disassemble it and go through it's dex..
Why would you want to know this? Maybe we can suggest a better alternative. kris On Wed, Jul 4, 2012 at 4:10 PM, M <[email protected]> wrote: > no, I mean what api calls are used by one andorid app? > > Any method to obtain such information from apk file? > > Thanks. > > On Jun 19, 5:53 pm, Kristopher Micinski <[email protected]> > wrote: >> what APIs do you mean? It uses the Android API, most likely ... Do >> you mean what API *level*? >> >> kris >> >> >> >> On Tue, Jun 19, 2012 at 8:34 PM, michael <[email protected]> wrote: >> > Hi, all, >> >> > Given an apk file, how to check what APIs are used by this apk file? >> >> > Thanks. >> >> > -- >> > 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 > > -- > 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 -- 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

