开始配Android:

首先去安装各种sdk

android sdk

ndk,现在最新版的的ndk是r7b

ndk对应系统列表如下

API Level 3 --- Android 1.5 NDK 1
API Level 4 --- Android 1.6 NDK 2
API Level 5 --- Android 2.0
API Level 6 --- Android 2.0.1
API Level 7 --- Android 2.1 NDK 3
API Level 8 --- Android 2.2 NDK 4
API Level 9 --- Android 2.3 NDK 5
API Level 10 --- Android 2.3.3
API Level 11 --- Android 3.0
API Level 12 --- Android 3.1 NDK 6
API Level 13 --- Android 3.2
API Level 14 --- Android 4.0.1 NDK 7
API Level 15 --- Android 4.0.3


之后,下载一个开源的工程

http://code.google.com/p/vs-android/

在工程的wiki里有如何配置的说明,应该还需要去下载一个ant

在ndk 7 之前的版本里并不支持wstring,于是就需要用自己的方式去处理。

另外opengl es 1.0应该是都支持的

opengl es 2.0除了系统支持外,还需要设备显卡支持


更多相关文章

  1. android Select at least one project
  2. Android(安卓)studio 导入github工程
  3. Android(安卓)开源组件和第三方库汇总
  4. android工程下轻松运行java main程序
  5. android 导入工程出现很多错误 cannot be resolved
  6. Android(安卓)下载图片的问题
  7. android eclipse 项目相互引用设置
  8. android_m2repository_rxx.zip下载地址以及MD5
  9. Android(安卓)下载 断点续传

随机推荐

  1. Android .so abi兼容,通用armeabi-v7a和ar
  2. Android怎么判断手机有没有联网
  3. Android 各个版本适配及新功能
  4. Android Studio启动模拟器时老是黑屏,显示
  5. Android 中input学习--取得input事件
  6. android sdcard读取时报错PVMFErrNotSupp
  7. 解决EventBus中接收方法中无法更新UI的问
  8. Android 开发笔记(SDK)
  9. Android View滚动、拉伸到顶/底部弹性回
  10. android多功能按钮二——基础编