Android use shortcut and get the device's app,show the apps in a dialog activity..
ShortCut is hosted in the following web site
https://github.com/txlong/ShortCut
If you think the Android project ShortCut 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 ShortCut.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | com.android.launcher.permission.INSTALL_SHORTCUT com.android.launcher.permission.READ_SETTINGS com.android.launcher.permission.UNINSTALL_SHORTCUT |
ShortCut has the following Java source files.
com.iAnonymous.shortcut.MainActivity.java com.iAnonymous.shortcut.TestShortcutActivity.java com.iAnonymous.shortcut.adapter.AppsFragmentAdapter.java com.iAnonymous.shortcut.bean.AppInfo.java com.iAnonymous.shortcut.item.AppsFragment.java com.iAnonymous.shortcut.util.Util.java