Error when i build android cmd and android studio
hello @Freyr
Please check the project.properties file in your proj.android folder.
Open it in an editor.
see your android SDK>Platforms folder.
see the version of android you are using, pick the highest number and add to the above opened file
target=HIGHIEST_NUMBER
1 Like

