android SQLite vs Flat Files

Posted by mixm on Stack Overflow See other posts from Stack Overflow or by mixm
Published on 2010-05-08T15:16:22Z Indexed on 2010/05/08 15:18 UTC
Read the original article Hit count: 228

Filed under:
|
|
|

hi. im creating a game right now and im a bit stuck on how to implement storage of levels. i need to be able to download level files from the internet ota. im not so familiar with transferring files ota, but i have some experience with databases (mysql). what would be a better way of storing the game's level data?

© Stack Overflow or respective owner

Related posts about android

Related posts about flat-file