Android Open Source - Development restful Android-Azure-Mobile-Services-TodoList






Project Summary

Azure Mobile services allows for a quick and easy way to get a RESTful backend staged up. This code example shows how to create a simple Todo application and persist the data to Azure..

Web Site / Source Repository

Android-Azure-Mobile-Services-TodoList is hosted in the following web site
https://github.com/ntheile/Android-Azure-Mobile-Services-TodoList

If you think the Android project Android-Azure-Mobile-Services-TodoList listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-Azure-Mobile-Services-TodoList.

ItemValue
Java File Count3
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
gson-2.2.2.jar
mobileservices-1.1.0.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\images\ams.PNG
assets\images\app.PNG




Java Source Files

Android-Azure-Mobile-Services-TodoList has the following Java source files.

com.example.wskauth.ToDoActivity.java
com.example.wskauth.ToDoItem.java
com.example.wskauth.ToDoItemAdapter.java