i am new to android programming and i want to create an api with a login system and a whole set of different API calls. what is the most common convention on doing this for mobile apps? thanks again
Share
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.
You can do the services in any server side language that you like, i personally would do it in Ruby or php, but you could use Java, python, or any other language you like