In which folder of the Android system are the icons of the installed APKs stored in the Android system? Is it possible to get the icon of the installed apk using adb?
I try to use adb to read the application directory but it says insufficient permissions.