Using a SQLite database in Libgdx

后端 未结 2 1419
半阙折子戏
半阙折子戏 2021-01-30 09:45

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

2条回答
  •  独厮守ぢ
    2021-01-30 10:16

    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

提交回复
热议问题