Android Question mysql library error

Adilson Jacinto

Active Member
Licensed User
Longtime User
Hi there,

I am having problems in running this library... Basically if I run in debug (rapid) it will connect to the database but if I run in any other debug options like (release or debug (legacy) ) I get an error saying com.mysql.jdbc.expetions.jdbc4.MySQLNonTransientConnectionExpetion: Could not create connection to database server.

This is weird because it runs fine in debug (rapid).

Please help...

Thanks
Adi
 
Top