I\'m new in Libgdx and I\'m getting trouble on using a database on my game.
I searched for a tutorial on how to make SQLite work on both Android and Desktop applications
http://marakana.com/techtv/android_bootcamp_screencast_series.html Class 4, Part 1: Android Bootcamp - statusData, for libgdx: http://code.google.com/p/libgdx-users/wiki/SQLite
EDIT: I should mention about two new courses about libgdx games at Udacity: https://github.com/udacity/ud405
https://github.com/udacity/ud406