Hey guys
I released a natively(android sdk) developed Android app about 2 years ago, its a wiki type app that presents data about the items in the game "Don't Starve", it uses an SQLite DB.
Its had over 10,000 downloads but its really not very pretty, and its only on Android.
I thought AGKv2 would be a cool way for me to update the app, and bring it to new audiences.
BUT i just found out there is no SQLite support (or any database support for that matter)
Is there any planned implementation in the future for DataBase support as it seems like a big deal tbh not to have such support.
I know we have basic file access read/write, but that will get cumbersome with the amount of data my app uses, and using basic files to store data almost eliminates any ability to interact in unique ways with that data that databases make really easy.
On a more positive note though, im really happy with AGKv2 so far. And the IDE for Tier 1 is sweeet
Thanks guys, keep up the good work