Android Open Source - Network usage vNetLook






Project Summary

Android application to view app network usage, and listens to network state changes..

Web Site / Source Repository

vNetLook is hosted in the following web site
https://github.com/vliux/vNetLook

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

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Target SDK Version16
Minimum SDK Version7
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_NETWORK_STATE




Resource Files

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

refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

vNetLook has the following Java source files.

org.vliux.netlook.BuildConfig.java
org.vliux.netlook.BuildConfig.java
org.vliux.netlook.LoadNetUseAsyncTask.java
org.vliux.netlook.MainActivity.java
org.vliux.netlook.NetLookApp.java
org.vliux.netlook.biz.UserMobileDataAction.java
org.vliux.netlook.db.AppNetUseTable.java
org.vliux.netlook.db.DbHelper.java
org.vliux.netlook.db.DbManager.java
org.vliux.netlook.db.DbTable.java
org.vliux.netlook.db.DbUtil.java
org.vliux.netlook.db.SettingsTable.java
org.vliux.netlook.model.AppNetUse.java
org.vliux.netlook.model.SettingBean.java
org.vliux.netlook.model.TotalNetUse.java
org.vliux.netlook.receiver.NetStateReceiver.java
org.vliux.netlook.util.NetUtil.java
org.vliux.netlook.util.NotifyUtil.java