Hi all, need strongly help!
These is the error message when I compile an empty project:
B4A Version: 8.80
Parsing code. (0.00s)
Building folders structure. (0.03s)
Compiling code. (0.01s)
Compiling layouts code. (0.02s)
Organizing libraries. (0.00s)
Generating R file. Error
Cannot find: D:\Android\platform-tools\aapt.exe
Please configure paths (Tools - Configure Paths).
This is the error message when I compile a large project:
B4A Version: 8.80
Parsing code. (0.85s)
Building folders structure. (0.36s)
Compiling code. (0.90s)
Compiling layouts code. (0.09s)
Organizing libraries. Error
Maven artifact not found: com.android.support/support-v4
I upgradet from 8.50 to 8.80. With 8.50 it was the same.
What could be wrong? A week ago all was ok.
Lutz