app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
LICENSE | ||
README.md | ||
settings.gradle | ||
SpotPassAndroid.iml |
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).