I have a listview of sports on android. Is there a way of sending a MySQL queries with the selected option to a remote database with more info about the sport i
You might want to give This a shot. They are using the jdbc bridge to connect to mysql.
Doesn't sound too sophisticated at a first glance, too... just seems to be plain old java.