Azure Mobile Service Android Getting Started..
zumo_android_sample is hosted in the following web site
https://github.com/YoungjaeKim/zumo_android_sample
If you think the Android project zumo_android_sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of zumo_android_sample.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
jar files used | android-support-v4.jar com.google.guava_1.6.0.jar google-play-services.jar gson-2.2.2.jar mobileservices-1.1.5-sources.jar mobileservices-1.1.5.jar notification-hubs-0.4-sources.jar notification-hubs-0.4.jar notifications-1.0.1-sources.jar notifications-1.0.1.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.mvp.comcamp.permission.C2D_MESSAGE |
zumo_android_sample has the following Java source files.
com.mvp.comcamp.ApplicationTest.java com.mvp.comcamp.MainActivity.java com.mvp.comcamp.MyHandler.java com.mvp.comcamp.ToDoItem.java com.mvp.comcamp.ToDoItemAdapter.java