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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -