Skip to content

esdudnik/mapwall

 
 

Repository files navigation

MapWall

Build Status GitHub license

Android application to create wallpaper from map. Inspired by Background Generator by Alvar Carto. Application based on OpenStreetMap so any tile-based map source may be used to create wallpaper. Currently Mapwall works with some styles from Mapbox, Thunderforest, Stamen

Get it on Google Play

Getting started

  1. Make sure you've installed JDK 8 and Android Studio, a Standard Setup would work.
  2. Clone this GitHub repository.
  3. In Android Studio open the project from the local repository as a Gradle project (this will auto-generate local.properties with the SDK location).
  4. Make sure you have an emulation device setup in AVD Manager (Tools → Android → AVD Manager).
  5. Run.

Notes:

  • To enable error reporting/analytics to have to provide fabric key. Place it at local.properties with key fabricKey
  • To enable google location search you have to provide google api key. Place it at local.properties with key googleKey
  • To enable maps from Thunderforest you have to provide API key. Place it at local.properties with key thunderforest

Contributing

Feel free to help this project. We have a list of open issues and a lack of tests.

License

Project is licensed under Apache License 2.0

About

Android app to create wallpaper from map

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 70.0%
  • Java 29.5%
  • Ruby 0.5%