Gradle-based App Engine backend and Android app example project.
conference-central is hosted in the following web site
https://github.com/boes-matt/conference-central
If you think the Android project conference-central 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 conference-central.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 1 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.USE_CREDENTIALS |
conference-central has the following Java source files.
com.boes.nebulous.ApplicationTest.java com.boes.nebulous.MainActivity.java com.boes.nebulous.backend.Conference.java com.boes.nebulous.backend.ConferenceEndpoint.java com.boes.nebulous.backend.ConferenceForm.java com.boes.nebulous.backend.Constants.java com.boes.nebulous.backend.MyBean.java com.boes.nebulous.backend.OfyService.java com.boes.nebulous.backend.Profile.java com.boes.nebulous.backend.ProfileForm.java