Android Open Source - Development wifi wifi3g_offloading






Project Summary

This application is a demo for an experiment on offloading data between 3G and Wifi. It allows using 3G and Wifi at the same time and sending data flow to either 3G or Wifi depending on file size. Confirmed working on Nexus S.

Web Site / Source Repository

wifi3g_offloading is hosted in the following web site
https://github.com/hieurl/wifi3g_offloading

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

ItemValue
Java File Count3
Target SDK Version16
Minimum SDK Version16
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CHANGE_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

wifi3g_offloading has the following Java source files.

fr.eurecom.wifi3gcontroller.API.java
fr.eurecom.wifi3gcontroller.MainActivity.java
fr.eurecom.wifi3gcontroller.OffloadingConstant.java