开发者

android : installed applications list

开发者 https://www.devze.com 2023-03-29 18:46 出处:网络
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 wantlist the i

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 thi开发者_如何学Pythons? Please modify this example and give here Please. Thanks in Advance.Getting Installed Applications


Now, i want list the installed applications extends ListActivity. How can i do this?

That is not possible, sorry.

0

精彩评论

暂无评论...
验证码 换一张
取 消