搜索资源列表
LockScreen
- android 屏幕锁屏解屏测试,部分功能需要申请权限,其中有几种方式-android screen lock screen screen test solution, some features need to apply for permission, there are several ways in which
android-right
- 对Android系统内各种权限的申请、作用于、注意事项等的详细介绍,对于新手比较有用-Detailed descr iption of the various permissions Android system applications, the role of, and precautions, more useful for the novice
Permission
- android权限申请和使用测试软件,包括网络,短信和通讯录-android application permissions and using the test software, including networking, messaging and contacts
Uninstall_app
- 静默批量卸载安卓非内置App源码,传统的安卓应用卸载会直接转跳到系统的应用详情界面点击卸载才能一个个的卸载,本例子卸载应用的时候不需要弹出应用管理界面直接静默卸载手机非内置应用,用户体验良好并且支持选择多个app一起卸载,但是运行的时候会申请Root权限,有Root权限才能卸载。(PS.另外尝试了一下卸载360,未果,说明并不是万能不过卸载普通的app绰绰有余了)默认编译版本4.2.2编码GBK源码有注释。-Silent batch uninstall an Zhuofei built-in a
360miaozhuang
- (注意:本项目是基于android studio开发的,eclipse可能无法直接导入) 本项目是一个Android静默安装实现项目源码,仿360手机助手、百度助手、豌豆荚、等应用助手类秒装和智能安装功能的功能,所谓的秒装其实就是需要ROOT权限的静默安装,其实静默安装的原理很简单,就是调用Android系统的pm install命令就可以了,但关键的问题就在于,pm命令系统是不授予我们权限调用的,因此只能在拥有ROOT权限的手机上去申请权限才行。-(Note: this project
SettingPression
- 各种权限 申请被拒绝跳转设置,目前适配国内主流机型(Various rights applications are denied jump settings)
HostApp
- 基于AndPermission的Android 6.0权限申请。(Android 6 permission application based on AndPermission.)
PermissionsActivity
- 将动态权限获取进行封装,使用者只要调用该封装类中的方法,填写需要申请权限的数组即可!(To encapsulate dynamic access, the user can fill in the method in the package and fill in the array that needs to apply for permission.)