problem with connecting mysql to android app
fahad2546 said 1 year ago:
want to connect mysql to my android app
adamr said 1 year ago:
@fahad2546
To be able to access a MySQL database remotely, you will need to enable ‘Direct Database Access’ when setting up the database. If the database you are currently working with does not have this feature enabled, you’ll want to back up the database and then re-create the database.
Backing up and Restoring MySQL or MSSQL Databases
Setting up a MySQL or SQL Server Database for Your Hosting Account
-Adam
5 min expected wait time