开发者

Recently used apps android

Can someone give me pointers on how to display a list of recently used apps on the android system.

I intend to obtain this and display from within a web-view. Next step would be开发者_开发知识库 for me to figure out how to obtain the app icons to display on the webview


Use ActivityManager.getRecentTasks(): http://developer.android.com/reference/android/app/ActivityManager.html#getRecentTasks(int, int)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜