calling Java EE web service from Android Application -


i have never work web services , have establish web service between java ee server application , android client application.

my question is: best way consume java ee web service android application?

i suggest implementing rest based web service in java ee server. can use jsonobject consume restful service.

an example using jsonobject rest can found in post: android rest client

or video google: http://www.google.com/events/io/2010/sessions/developing-restful-android-apps.html


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -