Re: [android-developers] Develop Android Forum Software
On Sat, Nov 24, 2012 at 12:40 AM, Mojam <mojamcpds@gmail.com> wrote:
Connecting to a web service is not really android specific. Create some REST-ful interface to do the operations you require, then use standard Java networking libraries to connect to your service. From the Android side.
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
-- Now I want to know how shall I connect with that service and Insert, update, delete data from sql server by using android UI.
Connecting to a web service is not really android specific. Create some REST-ful interface to do the operations you require, then use standard Java networking libraries to connect to your service. From the Android side.
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home