I have SDK Platform 19 installed.
Manifest contains: <uses-sdk android:minSdkVersion="13" android:targetSdkVersion="19"/>
But during compliation B4A 3.82 raises error message.
Parsing code. 0.18
Compiling code. 0.61
Compiling layouts code. 0.00
Generating R file. Error
W/asset ( 2220): Asset path C:\android-sdk-windows\platforms\android-18\android.jar is neither a directory nor file (type=1).
ERROR: Asset package include 'C:\android-sdk-windows\platforms\android-18\android.jar' not found.
Is it possible to use B4A with SDK Platform different from 18 ?
Manifest contains: <uses-sdk android:minSdkVersion="13" android:targetSdkVersion="19"/>
But during compliation B4A 3.82 raises error message.
Parsing code. 0.18
Compiling code. 0.61
Compiling layouts code. 0.00
Generating R file. Error
W/asset ( 2220): Asset path C:\android-sdk-windows\platforms\android-18\android.jar is neither a directory nor file (type=1).
ERROR: Asset package include 'C:\android-sdk-windows\platforms\android-18\android.jar' not found.
Is it possible to use B4A with SDK Platform different from 18 ?