Google Api 10级项目无法在Android 2.3.4上工作 [英] Google Api level 10 project not working on android 2.3.4

查看:161
本文介绍了Google Api 10级项目无法在Android 2.3.4上工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了一个实现USB附件的项目。适用于Android 2.3.4的Google API 10级支持附件模式。
现在我的项目在AVD上工作,目标设备为Google API 10级,但如果将目标更改为2.3.3,则不起作用(由于 2.3.4目标不在eclipse上)

I created a project to implement USB accessory. The accessory mode is supported for Google API level 10 which works on Android 2.3.4. Now my project works on AVD which has target device as Google APIs level 10 but does not work if I change the target to 2.3.3 ( Since 2.3.4 target is not there on eclipse).

简而言之,我想在Android手机上运行使用Google API第10级的项目。如何做?

In short I want to run a project that uses Google API level 10, on an android phone. How to do this?

我尝试复制.apk文件,但没有用。我也试图复制完整的项目,但这对我来说也不行。

I tried copying the .apk file but that was of no use. I also tried to copy the complete project but this is also not working for me.

请帮助...

推荐答案

我猜这个明显的答案(虽然不是你正在寻找的,我怀疑)是,你需要得到一个运行2.3.4或更高版本的设备(我的当前的RAZR MAXX为2.3.6)。运行低于2.3.4版本的设备不能被要求运行针对版本2.3.4及更高版本编译的应用程序。

I guess the obvious answer (though not the one you're looking for, I suspect) is that you'll need to get a device that's running 2.3.4 or higher (my current RAZR MAXX is at 2.3.6). A device that's running a version lower than 2.3.4 can't be asked to run an app compiled for versions 2.3.4 and higher.

这可能(或可能没有)也有助于清除事情:
在SDK管理器中找不到android sdk 2.3.4

and this may (or may not) be helpful to clear things up as well: Can't find android sdk 2.3.4 in SDK manager

欢迎来到Stack!

这篇关于Google Api 10级项目无法在Android 2.3.4上工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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