Wikitude SDK for android 5 cannot be used in projects with API level lower
N
Nima Bahadori
started a topic
about 8 years ago
Wikitude SDK for android 5 cannot be used in projects with API level lower
1 Comment
N
Nima Bahadori
said
about 8 years ago
Hello
I am new in wikitude and I have a problem using it to develop an app for my Epson BT-200 glass.
I have recently updated my glass to android 4.0.4, which i guess is android jelly beans with API level max 15. When I create a new jelly beans project using Android Studio with min API level 15 and run it on glass using usb debug, there's no problem. But when I add "wikitudesdk.aar" file in the lib folder and add its dependencies, Android Studio cannot compile my project with API level less than 16 and my glass only supports max 15.
Based on the documentation, this version of sdk should work for API level 14+"
Nima Bahadori