android studio导入quick cocos2dxV3.3的android项目出现的android.library.reference.1=../../cocos2d-x/cocos/platform/android/java的异常的原因出现在android项目中得project.properties文件中:

# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file must be checked in Version Control Systems.
#
# To customize properties used by the Ant build system use,
# "ant.properties", and override values to adapt the script to your
# project structure.

# Project target.
target=android-10

android.library.reference.1=../../cocos2d-x/cocos/platform/android/java

可以看到最后一行有个依赖项,解决办法有:

1,可以删除这个依赖项

2,在quick3.3项目中找到cocos2d-x/cocos/platform/android/java,拷贝到对应的目录下

更多相关文章

  1. Android系列教程之四:Android项目的目录结构
  2. Android 调试:java 跨工程调试 android 项目
  3. Android Studio项目适配Android X(Android 9.0)
  4. 介绍本人的一个Android项目(附源代码)
  5. Ant 编译 Android 项目为 Apk 实战, 常见问题解决
  6. ADT20新建项目Android Support library not installed问题
  7. Android之新建项目
  8. Android项目打包、Eclipse视图和UI控件
  9. Android Studio安卓学习笔记(二)Android项目结构

随机推荐

  1. 在官网途径无法下载到android 源码时,,你可
  2. RelativeLayout常用属性介绍及实例讲解
  3. android animator 动画
  4. Ubuntu 13.04 小米2S连接Eclipse真机调试
  5. Android获取正在运行的程序并kill掉它
  6. android APP logo 尺寸
  7. Android(安卓)Application Fundamentals
  8. Android(安卓)framework camera分析
  9. SlidingMenu
  10. Android(安卓)game engine list