简体   繁体   English

Basic4Android编译时显示错误-非常简单

[英]Basic4Android show error when compile - very simple

I just install basic4android and want to run my first application on b4a bridge, but I am getting the following error: 我只安装了basic4android,想在b4a网桥上运行我的第一个应用程序,但是出现以下错误:

B4A version: 5.02
Parsing code.    (0.08s)
Compiling code.    (0.36s)
Compiling layouts code.    (0.03s)
Generating R file.    Error
ERROR: Unknown option '--auto-add-overlay'
Android Asset Packaging Tool
Usage:
aapt l[ist] [-v] [-a] file.{zip,jar,apk}
List contents of Zip-compatible archive.

What I make wrong? 我做错了什么? Thanks for the help. 谢谢您的帮助。

It looks like the Android SDK version you are using is too old. 您所使用的Android SDK版本似乎过旧。 You should update to the latest version and check the entries in tools > configure paths are pointing to their correct locations on your PC 您应该更新到最新版本,并检查工具中的条目>配置路径指向它们在PC上的正确位置

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM