开发者

using Android SDK 2.2 with Rhomobile

开发者 https://www.devze.com 2023-01-04 05:21 出处:网络
I have installed: rh开发者_开发问答odes 2.0.0 beta 11, ruby 1.8, gem 1.3.7, and OpenSUSE 11.2. The only way i can get the app to compile is by using Android SDK 1.5. when I delete 1.5 and install 2.2

I have installed: rh开发者_开发问答odes 2.0.0 beta 11, ruby 1.8, gem 1.3.7, and OpenSUSE 11.2. The only way i can get the app to compile is by using Android SDK 1.5. when I delete 1.5 and install 2.2 it says: No required platform (API level 3) found, can't proceed. any ideas? I would rather use an updated version of the SDK.


It sounds like you don't have the Android NDK installed. See the prereqs for Android, install the NDK and try again. Or just do hosted Android build on RhoHub.

0

精彩评论

暂无评论...
验证码 换一张
取 消