A demo application that shows the recently opened apps on Android Lollipop, without using deprecated API's that let 3rd party apps access recent/running apps on previous Android platforms.
LollipopRecentApps is hosted in the following web site
https://github.com/MohammadAdib/LollipopRecentApps
If you think the Android project LollipopRecentApps listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of LollipopRecentApps.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.PACKAGE_USAGE_STATS android.permission.REORDER_TASKS |
LollipopRecentApps has the following Java source files.
mohammad.adib.recentappslollipop.App.java mohammad.adib.recentappslollipop.MainActivity.java mohammad.adib.recentappslollipop.RecentApp.java mohammad.adib.recentappslollipop.RecentAppsManager.java