Android Open Source - Network log AndroidNetworkStatus






Project Summary

Save log of network state chahges in Android.

Web Site / Source Repository

AndroidNetworkStatus is hosted in the following web site
https://github.com/DBarkalov/AndroidNetworkStatus

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_NETWORK_STATE




License

The license information of AndroidNetworkStatus is as follows:

GNU General Public License

Resource Files

There are 1 image files in AndroidNetworkStatus. The names of the image files are listed as follows.

ic_action_remove.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.diolan.netstat.ConfirmDialog.java
com.diolan.netstat.NetStatActivity.java
com.diolan.netstat.NetStatFragment.java
com.diolan.netstat.NetStatListAdapter.java
com.diolan.netstat.data.DataEntry.java
com.diolan.netstat.data.DatabaseService.java
com.diolan.netstat.data.NetStatContentProvider.java
com.diolan.netstat.data.NetworkChangesReceiver.java
com.diolan.netstat.data.StatDbHelper.java