2
Answers

How to get the data from SQL Server in Android

How to get the data from SQL Server in Android-

i have done it via web service using ksoap library or directly with jdbc driver, but in the both cases i am getting 'android.os.networkonmainthreadexception'.

Answers (2)