An Android app to track the usage of data on one handset and display it in a user friendly format on the other.
DataClient is hosted in the following web site
https://github.com/ben-plant/DataClient
If you think the Android project DataClient 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 DataClient.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
DataClient has the following Java source files.
com.cyanon.dataclient.dataclient.ClientMode.java com.cyanon.dataclient.dataclient.MainMenu.java com.cyanon.dataclient.dataclient.ServerMode.java com.cyanon.dataclient.dataclient.general.DateTimeHandler.java com.cyanon.dataclient.dataclient.general.SharedMethods.java com.cyanon.dataclient.dataclient.networking.ClientSocket.java com.cyanon.dataclient.dataclient.networking.DataClientHandler.java