首页 > 移动平台 > 详细

android开发遇到的问题

时间:2014-11-04 17:05:41      阅读:245      评论:0      收藏:0      [点我收藏+]

1、虚拟机运行出下面的错Failed to allocate memory: 8

Failed to allocate memory: 8
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application‘s support team for more information.

解决:将虚拟器的内存设小一点bubuko.com,布布扣

 

2、真机调试时运行adb devices命令不到设备

    adb.exe文件不在sdk的tooles目录下了,在sdk\platform-tools目录下,要将这个目录设在path环境变量里。

    如果运行adb devices找不到设备,是手机驱动没有安装好,下载豌豆荚软件会帮安装手机驱动

android开发遇到的问题

原文:http://www.cnblogs.com/shengyu-kmust/p/4073873.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!