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

Apps 2 ways to create Android Web services

krishna.c

Newbie
Hello,

I can create Web Services using:

@ WebService and @WebMethod annotations, or

I can use ksoap2 library.

Am I right in saying the above? If yes, which method is to be used when.

Regards,
Krishna.
 
Back
Top Bottom