摘要:
1. 需要权限: 2. 判断是否创建/** * 判断快捷方式是否创建 * @param context * @param name 快捷方式名称 * @return */ public static boolean hasShortcut(Context context, String name) { boolean isInstallShortcut = false; final ContentResolver cr = context.getContentResolver(); final String... 阅读全文
posted @ 2013-09-05 11:21
无尽之宇
阅读(336)
评论(0)
推荐(0)

浙公网安备 33010602011771号