运行安装应用程序的根在Android模拟器 [英] Running installed application with root on Android Emulator

查看:226
本文介绍了运行安装应用程序的根在Android模拟器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我运行Android模拟器具有root访问权限。

我用ADB安装RootExplorer.apk安装RootExplorer

安装就OK

但是,当我启动RootExplorer它不能显示系统文件夹。在Eclipse的日志,我可以看到权限被拒绝......

我认为,在Android模拟器的所有应用程序root权限运行。

如何启动APK具有root权限?

解决方案
  

我认为,在Android模拟器的所有应用程序root权限运行。

这是不正确的。只是,模拟器扎根。这并不意味着所有的应用程序都可以愉快地以root权限运行。

您需要的苏二进制超级用户的应用程序以root权限运行的应用程序。

试试这个链接:
HTTP://abd-tech.blogspot .COM / 2011/05 /测试根的应用程序上,Android的emulator.html

注意:它不会对ICS的仿真器。尝试使用旧版本一样姜饼模拟器。

I'm running Android Emulator with root access.

I install RootExplorer using adb install RootExplorer.apk

Install is OK

But when I launch RootExplorer it cannot display system folders. In eclipse log I can see permission denied...

I thought that all applications in Android Emulator run with root permissions..

How to launch apk with root permissions?

解决方案

I thought that all applications in Android Emulator run with root permissions..

It is not true. Just that emulator is rooted. It doesn't mean all application can happily run with root privileges.

You need su binary and superuser app to run app with root privilege.

Try this link:
http://abd-tech.blogspot.com/2011/05/test-root-apps-on-android-emulator.html

Note: It will not work for ICS emulator. Try for older versions like Gingerbread emulator.

这篇关于运行安装应用程序的根在Android模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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