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.
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.
The following table is the detailed list of wifi3g_offloading.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CHANGE_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
wifi3g_offloading has the following Java source files.
fr.eurecom.wifi3gcontroller.API.java fr.eurecom.wifi3gcontroller.MainActivity.java fr.eurecom.wifi3gcontroller.OffloadingConstant.java