CWC 2015 HW Project (Company: MobioApp Limited, Track: Mobile Application).
cwc-2015-hw-project is hosted in the following web site
https://github.com/fida1989/cwc-2015-hw-project
If you think the Android project cwc-2015-hw-project 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 cwc-2015-hw-project.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | android-async-http-1.4.6.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
cwc-2015-hw-project has the following Java source files.
com.mobioapp.hw_project.EditActivity.java com.mobioapp.hw_project.MainActivity.java com.mobioapp.hw_project.ProfileActivity.java com.mobioapp.hw_project.RegisterActivity.java com.mobioapp.hw_project.models.User.java com.mobioapp.hw_project.utils.EmailChecker.java com.mobioapp.hw_project.utils.PasswordChecker.java com.mobioapp.hw_project.utils.URLs.java