如何根植我的Android模拟器? [英] How can I root my Android Emulator?

查看:68
本文介绍了如何根植我的Android模拟器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用android 4.2模拟器(Jelly Bean)。现在我需要根我的模拟器。我在命令提示符下编写了以下代码但没有捕获任何正面结果(模拟器没有root)。我该怎么做?

 adb shell mount -o rw,remount -t yaffs2 / dev / block / mtdblock03 / system 
adb push su / system / xbin / su
adb shell chmod 06755 / system
adb shell chmod 06755 / system / xbin / su
adb install superuser.apk

解决方案

请参阅..

生根安卓模拟器 [ ^ ]

< a href =http://stackoverflow.com/questions/5095234/how-to-get-root-access-on-android-emulator>如何获取root-access-on-android-emulator [ ^ ]

如何根植Android模拟器[教程] [ ^ ]


https:// gist.github.com/sniky/5924703 [ ^ ]

http://forum.xda-developers.com/showthread.php ?t = 682828 [ ^ ]

http://www.techspot.com/community/topics/how-to-root-get-root-access-in-android-emulator.161610/ [ ^ ]

http:// allencch。 wordpress.com/2012/02/29/学习到root-android-using-emulator / [ ^ ]

http://allencch.wordpress.com/2012/02/29/learn-to-root-android-using-emulator/ [< a href =http://allencch.wordpress.com/2012/02/29/learn-to-root-android-using-emulator/\"target =_ blanktitle =New Window> ^ ]



-KR


youu arree coool但我知道coooler muhahha是的它有效,但我不知道怎么哈哈哈

I'm using android 4.2 emulator (Jelly Bean). Now I need to root my emulator. I wrote following code in command prompt but didn't catch any positive result (the emulator did not root). How do I do it?

adb shell mount -o rw,remount -t yaffs2 /dev/block/mtdblock03 /system
adb push su /system/xbin/su
adb shell chmod 06755 /system
adb shell chmod 06755 /system/xbin/su
adb install superuser.apk

解决方案

See..
Rooting android emulator[^]
How-to-get-root-access-on-android-emulator[^]
How to Root the Android Emulator [Tutorial] [^]


https://gist.github.com/sniky/5924703[^]
http://forum.xda-developers.com/showthread.php?t=682828[^]
http://www.techspot.com/community/topics/how-to-root-get-root-access-in-android-emulator.161610/[^]
http://allencch.wordpress.com/2012/02/29/learn-to-root-android-using-emulator/[^]
http://allencch.wordpress.com/2012/02/29/learn-to-root-android-using-emulator/[^]

-KR


youu arree coool but i aamm coooler muhahha yes it works, but i dont know howw hahaha


这篇关于如何根植我的Android模拟器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆