Android Open Source - Network library AndroidSimpleNetworkInfo






Project Summary

I'm using this App to teach myself network libraries in Android. Second Android project attempted..

Web Site / Source Repository

AndroidSimpleNetworkInfo is hosted in the following web site
https://github.com/MaStanford/AndroidSimpleNetworkInfo

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

ItemValue
Java File Count14
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version9
Minimum SDK Version9
Activity Count8
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.BLUETOOTH
android.permission.INTERNET
Raw File Namesres\raw\statuscodes.txt




Resource Files

There are 6 image files in AndroidSimpleNetworkInfo. The names of the image files are listed as follows.

ic_action_search.png
ic_menu_connection.png
ic_menu_feed.png
ic_menu_flash.png
ic_menu_gear.png
ic_menu_signal.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidSimpleNetworkInfo has the following Java source files.

com.example.simplenetworkinfo.BaseClass.java
com.example.simplenetworkinfo.BaseTab.java
com.example.simplenetworkinfo.NetWorkInfo.java
com.example.simplenetworkinfo.Ping.java
com.example.simplenetworkinfo.Ports.java
com.example.simplenetworkinfo.Settings.java
com.example.simplenetworkinfo.http.Address.java
com.example.simplenetworkinfo.http.HttpFetch.java
com.example.simplenetworkinfo.tab.BaseConn.java
com.example.simplenetworkinfo.tab.BluetoothConn.java
com.example.simplenetworkinfo.tab.CurrentConn.java
com.example.simplenetworkinfo.tab.MobileConn.java
com.example.simplenetworkinfo.tab.WifiConn.java
com.example.simplenetworkinfo.utils.IpMacUtil.java