无法获得Android模拟器在Linux下工作 [英] Can't get Android Emulator to work in Linux

查看:190
本文介绍了无法获得Android模拟器在Linux下工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的Fedora 10,这是一个旧机器。

I have Fedora 10, it's an old machine.

当我启动模拟器,它来了,但我不
得到任何最初的Android的显示在屏幕上的文本,我试着
等待的年龄。

When I launch the Emulator, it comes up, but I don't get any initial "Android" display text on the screen, and I've tried waiting ages.

我安装了Java JDK 7,再Android的SDK-r22.2.1-linux.tgz
我甚至设置了候补的Java。

I installed the Java JDK 7 first then 'android-sdk-r22.2.1-linux.tgz' and I even set the "alternates" for Java.

我试过几个仿真器,像4.3的armeabi
和先前的3.2。我也试过在命令行中使用它们启动:

I've tried several Emulators, like the 4.3 with the armeabi and an earlier 3.2. I also tried launching them from the command line with:

模拟器-no音频-gpu关闭-avd [AVDName]我甚至试过'-force-32位
但没有什么工作。

emulator -no-audio -gpu off -avd [AVDName] and I even tried '-force-32bit' but nothing is working.

我使用Windows上的模拟器很长一段时间,所以我
非常熟悉如何使用它们,但我不能让他们的工作在Linux上,
我能试试吗?

I've used the Emulator on Windows for a long time, so I'm very familiar with how to use them, but I just can't get them working on Linux, what can I try?

谢谢!

推荐答案

这将工作:

1)在Eclipse中创建一个手机采用了Android虚拟设备管理器
   (导航栏|窗口| Android虚拟设备管理器)

1) Create a Phone in Eclipse using the Android Virtual Device Manager (Navigation Bar | Window | Android Virtual Device Manager)

2)打开终端:yourInstallationFolder / SDK /工具

2) Open a terminal in: yourInstallationFolder/sdk/tools

3)类型:./emulator @theNameofYourPhone -force了32bit

3) Type: ./emulator @theNameofYourPhone -force-32bit

这篇关于无法获得Android模拟器在Linux下工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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