查看会员资料
用 户 名:lich*****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
Android-ForkPackageManager-master
- android 下的应用搬家功能的实现,主要是利用反射packagemanager里的movepackage方法 IPackageMoveObserver这接口可以直接从系统源码里提取出来 在android.content.pm包里面 导入到项目 包名不要变- Moving functionality to achieve application under android, mainly reflecting packagemanager using the method in the