android - How to get information of installed application with the corresponding .apk file name -


how find apk name corresponding application installed on device. assume have root folders

eg : if there xxxx.apk , application name email. there way know device logs or device files xxxx.apk apk name email application.?

thanks, megha

have @ class, function getinstalledapplications()

http://developer.android.com/reference/android/content/pm/packagemanager.html#getinstalledapplications%28int%29


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -