简体   繁体   中英

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:

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. You should update to the latest version and check the entries in tools > configure paths are pointing to their correct locations on your PC

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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