lundi 17 août 2015

SQLite JDBC or SQLite JDBCDriver : LibGDX

I am trying to get this working Use sqlite database for iOS (robovm) with libgdx

The issue I have is if I Google SQL JDBCDriver (import SQLite.JDBCDriver;) it points me to http://ift.tt/UrdTIP which does not contain the class JDBCDriver (taken from the sample in the stackoverflow post)

However searching around, I came across http://ift.tt/1HrQ4UH which does have a JDBCDriver class (WoopWoop) However this requires you to put a sqlite_jni.dll in your Java project?? (and a .jar which just goes in the libs)

I am now massively confused, I been looking at this for days :(

Where am I going wrong here? All I want to do is get LibGDX to have a database in iOS Android and Desktop, feels like something someone else would also want!

Aucun commentaire:

Enregistrer un commentaire