You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
app | 6 years ago | |
gradle/wrapper | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
SpotPassAndroid.iml | 6 years ago | |
build.gradle | 6 years ago | |
gradle.properties | 6 years ago | |
gradlew | 6 years ago | |
settings.gradle | 6 years ago |
README.md
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).