I am doing r&d in android pagination in table view.
I want a web service that can return many values so that i can populate in the tableview and implement pagination in that. Can someone tell such web service.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For that you have to go for Web services. Here are some of quick link may this help you.
http://www.itcsolutions.eu/2011/03/03/how-to-consume-web-services-from-android-applications-using-ksoap2/
http://romenlaw.blogspot.com/2008/08/consuming-web-services-from-android.html
http://lukencode.com/2010/04/27/calling-web-services-in-android-using-httpclient/
http://seesharpgears.blogspot.com/2010/11/basic-ksoap-android-tutorial.html
http://www.javacodegeeks.com/2011/02/android-xml-binding-simple-tutorial.html
http://mobileorchard.com/android-app-development-parsing-web-service-response-part-1/