Android Open Source - App example globalchefs






Project Summary

Example Android application.

Web Site / Source Repository

globalchefs is hosted in the following web site
https://github.com/cyplas/globalchefs

If you think the Android project globalchefs 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 globalchefs.

ItemValue
Java File Count21
Target SDK Version16
Minimum SDK Version8
Activity Count7
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\p1e_text.txt




Java Source Files

globalchefs has the following Java source files.

si.uni_lj.fri.cyp.globalchefs.data.DataInitializer.java
si.uni_lj.fri.cyp.globalchefs.data.DatabaseHandler.java
si.uni_lj.fri.cyp.globalchefs.model.Person.java
si.uni_lj.fri.cyp.globalchefs.model.Project.java
si.uni_lj.fri.cyp.globalchefs.server.ProjectWebApplication.java
si.uni_lj.fri.cyp.globalchefs.server.service.ProjectWebService.java
si.uni_lj.fri.cyp.globalchefs.shared.ProjectComment.java
si.uni_lj.fri.cyp.globalchefs.shared.ProjectComments.java
si.uni_lj.fri.cyp.globalchefs.shared.ProjectWebServiceInterface.java
si.uni_lj.fri.cyp.globalchefs.shared.User.java
si.uni_lj.fri.cyp.globalchefs.view.ActivityUtils.java
si.uni_lj.fri.cyp.globalchefs.view.ImageActivity.java
si.uni_lj.fri.cyp.globalchefs.view.ImageAdapter.java
si.uni_lj.fri.cyp.globalchefs.view.LoginActivity.java
si.uni_lj.fri.cyp.globalchefs.view.MainActivity.java
si.uni_lj.fri.cyp.globalchefs.view.PersonProjectActivity.java
si.uni_lj.fri.cyp.globalchefs.view.ProjectActivity.java
si.uni_lj.fri.cyp.globalchefs.view.ProjectListActivity.java
si.uni_lj.fri.cyp.globalchefs.view.ProjectListAdapter.java
si.uni_lj.fri.cyp.globalchefs.view.ProjectWebListAdapter.java
si.uni_lj.fri.cyp.globalchefs.view.SettingsActivity.java