Ok beginner here, time to learn how to use databases in Delphi. I want to create login functionality on Android and have Delphi 10 Professional and Mobile Add-on. My existing app is working quite well. Now I want to add an admin backend which will be accessed via login and used to configure the app. What type of database on the Android should I be using for this?

Comments