Adam Khan
Newbie
I used adb command 'shell pm list packages' to get the name of all the packages installed on phone. i.e.
package:/system/priv-app/SamsungCalendarProvider/SamsungCalendarProvider.apk=com.android.providers.calendar.
It is currently stored in a notepad. Is it possible to get the actual name of the app for all the packages in list in notepad?
So for the above package, I want to be able to see the name Calendar?
Thanks
package:/system/priv-app/SamsungCalendarProvider/SamsungCalendarProvider.apk=com.android.providers.calendar.
It is currently stored in a notepad. Is it possible to get the actual name of the app for all the packages in list in notepad?
So for the above package, I want to be able to see the name Calendar?
Thanks