01 2013 档案

摘要:1,刷入第三方recovery;2,下载 SuperSU,recovery启动安装zip包;3,GMS的安装参考:http://elvisw.com/2012/02/add-googlemobile-service-android/去http://goo.im/gapps下载gapps-jb-20121011-signed.zip 其中的‘jb’应该表示 Jelly Bean。拷贝到SD卡后,recovery启动安装zip包即可。 阅读全文
posted @ 2013-01-24 01:56 brep 阅读(218) 评论(0) 推荐(0)
摘要:刷入recovery的方法其实挺简单的:1,手机开机状态连接电脑;2,用adb命令重启到bootloader:adb reboot bootloader3,刷入新的recovery:fastboot flash recovery new_recovery.img4,重新启动fastboot reboot 阅读全文
posted @ 2013-01-24 00:41 brep 阅读(537) 评论(0) 推荐(0)
摘要:How to root Android 4.2ByMihaita BamburicToday Google launchesAndroid 4.2alongsidethe new Nexus lineup. Galaxy Nexus as well as Nexus 7 owners that have the ability to run apps with elevated privileges are faced with a dilemma on whetherto upgradeor not. Fear not, you can still root your Nexususing 阅读全文
posted @ 2013-01-23 00:44 brep 阅读(366) 评论(0) 推荐(0)
摘要:Home location:http://su.chainfire.eu/Source codes:https://github.com/Chainfire/libsuperuserDiscussion:http://forum.xda-developers.com/showthread.php?t=1962550 阅读全文
posted @ 2013-01-23 00:04 brep 阅读(249) 评论(0) 推荐(0)
摘要:AndroidSU.com 阅读全文
posted @ 2013-01-22 23:59 brep 阅读(203) 评论(0) 推荐(0)