Android Open Source - Development wifi mac-hopper






Project Summary

Randomise the WiFi MAC address on your Android device to defeat passive tracking..

Web Site / Source Repository

mac-hopper is hosted in the following web site
https://github.com/danhawkes/mac-hopper

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedRootTools2.6.jar
android-support-v4.jar
eventbus-2.0.2.jar
guava-14.0.1.jar
javax.inject-1.jar
jsr305-2.0.1.jar
Required Permissionsandroid.permission.ACCESS_SUPERUSER
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE




License

The license information of mac-hopper is as follows:

MIT License

Resource Files

There are 3 image files in mac-hopper. The names of the image files are listed as follows.

ic_drawer.png
ic_menu_refresh.png
mac_hopper_face.png

The following screenshort is generated from the image listed above.

null

Java Source Files

uk.co.danhawkes.machopper.AlarmUtils.java
uk.co.danhawkes.machopper.AppSingleton.java
uk.co.danhawkes.machopper.Application.java
uk.co.danhawkes.machopper.Logger.java
uk.co.danhawkes.machopper.Store.java
uk.co.danhawkes.machopper.mac.MacChangeBroadcastReceiver.java
uk.co.danhawkes.machopper.mac.MacUtils.java
uk.co.danhawkes.machopper.mac.Mac.java
uk.co.danhawkes.machopper.ui.CountdownFragment.java
uk.co.danhawkes.machopper.ui.HelpDialogFragment.java
uk.co.danhawkes.machopper.ui.LogFragment.java
uk.co.danhawkes.machopper.ui.MainActivity.java
uk.co.danhawkes.machopper.ui.preferences.ContactPreference.java
uk.co.danhawkes.machopper.ui.preferences.DonatePreference.java
uk.co.danhawkes.machopper.ui.preferences.PreferenceActivity.java
uk.co.danhawkes.machopper.ui.preferences.PreferenceFragment.java
uk.co.danhawkes.machopper.ui.preferences.TimePreference.java
uk.co.danhawkes.machopper.ui.preferences.UiUtils.java