You have not accepted the license agreements of the following SDK components:
[Android SDK Platform 16, Android SDK Build-Tools 27.0.3].
Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.
Alternatively, to learn how to transfer the license agreements from one workstation to another, go to http://d.android.com/r/studio-ui/export-licenses.html
使用 android studio 打开构建的项目,然后进行编译。
cc.Node.EventType.TOUCH_MOVE这个值一直不变,在手机上怎么获取手指滑过去的所有对象呢
就一个单机小游戏 不是可以在creator打个apk的包吗
android studio 编译需要动态更新组件,creator 没法代替操作这个步骤,所以导致编译不通过,你在android studio 第一次成功编译后,之后就可以使用creator的编译功能。
我也遇到了这个问题,但我不知道怎么在android studio 编译cocos creator 项目
有没有这方面的教程啊