Android Open Source - UI Dialog App ShortCut






Project Summary

Android use shortcut and get the device's app,show the apps in a dialog activity..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ShortCut.

ItemValue
Java File Count6
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
Fragment Count3
Required Permissionscom.android.launcher.permission.INSTALL_SHORTCUT
com.android.launcher.permission.READ_SETTINGS
com.android.launcher.permission.UNINSTALL_SHORTCUT




Java Source Files

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