i want to make a app for show icon and packagename of all apps? i can get packagename of app and show in listview. but i cant get icon of app. please help me how to get icon and show it in listview. thanks!
Hi all. This function logs a list of installed apps and can also get their icons. I have had this for a few years and it could be modernized to the new b4a features but it works so... Right now it just logs the output but there is also remarked out code to add everything to a ListView This is...