This Android app was done for a school project. The user can register their child in system. Then they can register their child on the server as available to play. The user can also get the list of children available to play from the server..
ICanPlayClient is hosted in the following web site
https://github.com/carmenl/ICanPlayClient
If you think the Android project ICanPlayClient 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 ICanPlayClient.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
ICanPlayClient has the following Java source files.
com.example.icanplay.AsyncPlay.java com.example.icanplay.AsyncRegistration.java com.example.icanplay.Child.java com.example.icanplay.MainActivity.java com.example.icanplay.MyService.java