• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps MySql connection

Hello krishnaveni

I think you may be missing the internet permissions in the manifest. These two posts in the urls are perfectly working.

May be this is missing
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
 
Thanks for your reply.i got the solution for this.now i have moved mysql connection using soap calling.
Thank You.
 
Back
Top Bottom