|
From: Laurent R. <lru...@ip...> - 2014-03-05 17:05:00
|
Hello, I want to do a QTI player for Android using the JQTI library. Using a basic Java Application is working fine, but moving to Android and trying to load an AssessmentItem I encountered a big issue. "This parser does not support specification "Unknown" version "0.0"". The only information about this error I've found is in a "todo.txt" from Android ( https://android.googlesource.com/platform/libcore/+/36b3cdfbcd219d0308753d919638262c16fd34da/expectations/todo.txt) which doesn't help me out. I'd be very grateful if you could guide me where and what I have to do to make the JTQI compiles and works in the Android Environment. Some general thoughts about how to make it works would really help me (I'm kind of confuse) Thank you for your time and you help. Regards, Laurent Russier |