铁马冰河入梦来 2014-11-29 01:44 采纳率: 66.7%
浏览 3509
已采纳

32为Linux安卓AVD启动报错

Andoid的朋友,在吗?请教个问题。
我启动Adnroid的AVD时报错如下:

Starting emulator for AVD 'qq'
ERROR: 32-bit Linux Android emulator binaries are DEPRECATED, to use them you will have to do at least one of the following:
- Use the '-force-32bit' option when invoking 'emulator'.
- Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment.
Either one will allow you to use the 32-bit binaries, but please be
aware that these will disappear in a future Android SDK release. Consider moving to a 64-bit Linux system before that happens.

我的系统是:
ubuntu 10.4,
jdk 1.7
adt-bundle-windows-x86-20140702.zip,
eclipse就是adt压缩文件中的打包文件。

网上找了仅有的几个解决办法,都不好使。
是不是也是跟你类似的问题呢?
若有解答请回复:1790447697@qq.com.cn
谢谢。

  • 写回答

2条回答

  • Rocloud 2014-11-29 04:04
    关注

    当使用android的AVD时提示以下错误
    Starting emulator for AVD 'NexusOne' ERROR: 32-bit Linux Android emulator binaries are DEPRECATED, to use them you will have to do at least one of the following: - Use the '-force-32bit' option when invoking 'emulator'. - Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment. Either one will allow you to use the 32-bit binaries, but please be aware that these will disappear in a future Android SDK release. Consider moving to a 64-bit Linux system before that happens.

    提示我们有两种方法可以解决:
    1)、修改~/.bashrc,添加一句:export ANDROID_EMULATOR_FORCE_32BIT=true;重启;
    2)、
    In Eclipse, click your Android project folder and then select Run > Run Configurations...
    In the left panel of the Run Configurations dialog, select your Android project run configuration or create a new configuration.
    Click the Target tab.
    In the Additional Emulator Command Line Options field, enter:
    -force-32bit
    Run your Android project using this run configuration.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 有兄弟姐妹会用word插图功能制作类似citespace的图片吗?
  • ¥15 请教:如何用postman调用本地虚拟机区块链接上的合约?
  • ¥15 为什么使用javacv转封装rtsp为rtmp时出现如下问题:[h264 @ 000000004faf7500]no frame?
  • ¥15 乘性高斯噪声在深度学习网络中的应用
  • ¥15 关于docker部署flink集成hadoop的yarn,请教个问题 flink启动yarn-session.sh连不上hadoop,这个整了好几天一直不行,求帮忙看一下怎么解决
  • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
  • ¥15 C++ 头文件/宏冲突问题解决
  • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
  • ¥50 安卓adb backup备份子用户应用数据失败
  • ¥20 有人能用聚类分析帮我分析一下文本内容嘛