I’m trying to list the application which are installed in android device. I’ve successfully done this using this example. But, in this example they’re extending Activity only. Now, i want list the installed applications extends ListActivity. How can i do this? Please modify this example and give here Please. Thanks in Advance.Getting Installed Applications
I’m trying to list the application which are installed in android device. I’ve successfully
Share
That is not possible, sorry.