Go to file
2015-05-15 11:23:03 +01:00
app added licensing 2015-05-15 11:23:03 +01:00
gradle/wrapper fiuxed gitignore 2015-05-14 13:23:11 +01:00
.gitignore removed properties file 2015-05-14 13:27:38 +01:00
build.gradle initial 2015-05-14 13:22:13 +01:00
gradle.properties initial 2015-05-14 13:22:13 +01:00
gradlew initial 2015-05-14 13:22:13 +01:00
LICENSE added licensing 2015-05-15 11:23:03 +01:00
README.md added licensing 2015-05-15 11:23:03 +01:00
settings.gradle initial 2015-05-14 13:22:13 +01:00
SpotPassAndroid.iml initial 2015-05-14 13:22:13 +01:00

NZone Finder

A simple app for displaying local (European) Nintendo Zone hotspots for StreetPass, SpotPass, and other 3DS/2DS network features.

Google Play

Download the compiled app from Google Play. It's currently available for devices running Android 4.0.3 and up.

Data

Data is retrieved from Nintendo's Hotspot API. See this blog post for more details.

Dependencies

  • Google's play-services library is required for showing the Google Map
  • Android's appcompat library is required for supporting older Android versions

Licensing

Code in this repository is licensed under the GNU General Public License (>=v3).