Server-Client system in which the client info about identity, location and time is recorded locally and then uploaded to the cloud..
Client-Info is hosted in the following web site
https://github.com/lokeshguddu/Client-Info
If you think the Android project Client-Info 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 Client-Info.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in Client-Info. The names of the image files are listed as follows.
list_view.png refresh.png search.png
The following screenshort is generated from the image listed above.
Client-Info has the following Java source files.
com.btp.mnotice.HttpRequest.java com.btp.mnotice.MainActivity.java com.btp.mnotice.MyHTTPD.java com.btp.mnotice.NanoHTTPD.java com.btp.mnotice.ResultListView.java com.btp.mnotice.SearchActivity.java com.btp.mnotice.SingleNotice.java com.btp.mnotice.Splash.java com.btp.mnotice.Start.java