Android Question compile project B4A error

suciwulans

Active Member
Licensed User
Longtime User
i am using windows 7 32 bit version. first i compie my project using B4A v.4.3 using API 19 that fine.
but when i installed B4A v11.5 (32bit) using API 19 getting error. i change to API 29 still get error? is it B4A v.11.5 cannot compile using API 19 and API 29?
i need information how to solve this problem. thank you.
 

Attachments

  • b4a error.png
    b4a error.png
    46.8 KB · Views: 58

Shelby

Well-Known Member
Licensed User
In your manifest editor, try kicking up the target to 30 since your log message mentions that.
 
Upvote 0

agraham

Expert
Licensed User
Longtime User
The target change won't work. Try this
 
Upvote 0
Top