我想通过jdbc连接到远程sql数据库我在Android Studio上工作但是在执行时我得到了这个错误
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
那么如何将JDBC驱动程序添加到Android Studio?
mysql android jdbc driver
android ×1
driver ×1
jdbc ×1
mysql ×1