Hi guys!
I got problem when using jdbc to connect to mysql. (Have reason to use jdbc 
instead of json, web service). I am using android studio 1.5.1.
 - if i use compile 'mysql:mysql-connector-java:5.0.+' ingradle build: it 
can be built and debug but hang when connect to mysql server (5.6.26)

- if i use provided files('libs/mysql-connector-java-6.0.2-bin.jar') in 
gradle.built to use precompiled jar library: it can be buiilt but error 
when run (predexdebug or something very complex)

Can anyone suggest some solution? And thanks in advance


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1a8cc1c2-8c88-41d4-a81e-d8c44a190336%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to