i have developed one application in which getting install app information like name,package name, version,date, icon etc..
now i get all thing in proper manner, nut icon are store in “private Drawable icon;” variable.
now i am drag <imageview> in main file and display those icon in this file so what i need to do?
i have developed one application in which getting install app information like name,package name,
Share
I think you could get the icon by calling the id?
I hope, that I could helped you, but I don’t really understand