Android Open Source - GPS wifi CTF






Project Summary

Simple Android app to play Caputre The Flag. By using GPS and wifi it allows you to "capture the flags"..

Web Site / Source Repository

CTF is hosted in the following web site
https://github.com/anonim1133/CTF

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

ItemValue
Java File Count8
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

CTF has the following Java source files.

me.anonim1133.ctf.ApplicationTest.java
me.anonim1133.ctf.DBConquered.java
me.anonim1133.ctf.DBWifi.java
me.anonim1133.ctf.DataBaseHelper.java
me.anonim1133.ctf.ErrorDialogFragment.java
me.anonim1133.ctf.GpsHelper.java
me.anonim1133.ctf.MapsActivity.java
me.anonim1133.ctf.Scan.java