文件名称:AppShortcut
介绍说明--下载内容均来自于网络,请自行研究使用
创建、删除桌面快捷方式源码是一个在安卓手机桌面上创建和删除快捷方式的例子源码,在我的2.3.7摩托罗拉上测试的可以用,不过在红米上测试的不能用,可以是因为米柚对安卓原生修改的东西太多了吧,需要的朋友下载再自己研究下吧。-Create, delete desktop shortcut source code is a in the Android mobile phone desktop to create and delete the shortcut way of example source code, on my 2.3.7 Motorola test can be used, but in red rice test can not be used, because too many meters pomelo modification of the native Android East West, need friends to download their own research under.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AppShortcutDemo
...............\.classpath
...............\.project
...............\.settings
...............\.........\org.eclipse.jdt.core.prefs
...............\AndroidManifest.xml
...............\assets
...............\bin
...............\...\AndroidManifest.xml
...............\...\AppShortcutDemo.apk
...............\...\classes
...............\...\.......\com
...............\...\.......\...\jimmy
...............\...\.......\...\.....\android
...............\...\.......\...\.....\.......\appshortcutdemo
...............\...\.......\...\.....\.......\...............\BuildConfig.class
...............\...\.......\...\.....\.......\...............\MainActivity$1.class
...............\...\.......\...\.....\.......\...............\MainActivity$2.class
...............\...\.......\...\.....\.......\...............\MainActivity.class
...............\...\.......\...\.....\.......\...............\R$attr.class
...............\...\.......\...\.....\.......\...............\R$dimen.class
...............\...\.......\...\.....\.......\...............\R$drawable.class
...............\...\.......\...\.....\.......\...............\R$id.class
...............\...\.......\...\.....\.......\...............\R$layout.class
...............\...\.......\...\.....\.......\...............\R$string.class
...............\...\.......\...\.....\.......\...............\R$style.class
...............\...\.......\...\.....\.......\...............\R.class
...............\...\.......\...\.....\.......\...............\ShortcutUtils.class
...............\...\classes.dex
...............\...\dexedLibs
...............\...\res
...............\...\...\crunch
...............\...\...\......\drawable-hdpi
...............\...\...\......\.............\ic_launcher.png
...............\...\...\......\drawable-mdpi
...............\...\...\......\.............\ic_launcher.png
...............\...\resources.ap_
...............\gen
...............\...\com
...............\...\...\jimmy
...............\...\...\.....\android
...............\...\...\.....\.......\appshortcutdemo
...............\...\...\.....\.......\...............\BuildConfig.java
...............\...\...\.....\.......\...............\R.java
...............\ic_launcher-web.png
...............\proguard-project.txt
...............\project.properties
...............\res
...............\...\drawable-hdpi
...............\...\.............\ic_launcher.png
...............\...\drawable-ldpi
...............\...\drawable-mdpi
...............\...\.............\ic_launcher.png
...............\...\drawable-xhdpi
...............\...\drawable-xxhdpi
...............\...\layout
...............\...\......\activity_main.xml
...............\...\values
...............\...\......\dimens.xml
...............\...\......\strings.xml
...............\...\......\styles.xml
...............\src
...............\...\com
...............\...\...\jimmy
...............\...\...\.....\android
...............\...\...\.....\.......\appshortcutdemo
...............\...\...\.....\.......\...............\MainActivity.java
...............\...\...\.....\.......\...............\ShortcutUtils.java
...............\目录列表.txt
...............\说明.htm