Walk to Circle for Android
This app is made for walking and discovering places around you.
Walk to Circle is also available on iOS.
Credit
Sounds
-
Blop Recorded by Mark DiAngelo. http://soundbible.com/2067-Blop.html
-
Click sound Recorded by Mike Koenig http://soundbible.com/783-Click.html
-
Large door slam Recorded by stephan http://soundbible.com/1551-Large-Door-Slam.html
-
Pin drop Recorded by Mike Koenig http://soundbible.com/1073-Pin-Drop.html
-
Snow Ball Throw And Splat Recorded by Mike Koenig http://soundbible.com/632-Snow-Ball-Throw-And-Splat.html
Applause and cheer sounds
-
Applause 1 https://www.freesound.org/people/xtrgamr/sounds/243799/
-
Applause 3 https://www.freesound.org/people/xtrgamr/sounds/252808/
-
Applause 6 https://www.freesound.org/people/johansyd/sounds/35964/
-
Applause 7 Recorded by Mike Koenig http://soundbible.com/1700-5-Sec-Crowd-Cheer.html
-
Applause 12 https://www.freesound.org/people/mlteenie/sounds/169233/
-
Applause 15 https://www.freesound.org/people/AlaskaRobotics/sounds/221567/
-
Applause 20 Recorded by Stephan http://soundbible.com/693-Fireworks-Finale.html
Congrats images
-
Image 1 Heavens Above Her by Ian Norman www.lonelyspeck.com, Sources: Wikimedia Commons, www.flickr.com.
-
Image 2 Antennae galaxies by NASA, ESA, and the Hubble Heritage Team (STScI/AURA)-ESA/Hubble Collaboration, Sources: Wikimedia Commons, hubblesite.org.
-
Image 3 Pluto by NASA / Johns Hopkins University Applied Physics Laboratory / Southwest Research Institute, Sources: Wikimedia Commons, www.nasa.gov.
-
Image 4 Blue Marble Western Hemisphere by NASA images by Reto Stöckli, based on data from NASA and NOAA. Instrument: Terra - MODIS, Sources: Wikimedia Commons, earthobservatory.nasa.gov.
-
Image 4 Tyto alba by Luc Viatour / www.Lucnix.be, Sources: Wikimedia Commons.
-
Image 6: Hong Kong by David Iliff, by David Iliff www.facebook.com/diliff, Sources: Wikimedia Commons.
-
Image 7: Emission nebula NGC 6357, by NASA, ESA and Jesœs Maz Apellÿniz (Instituto de astrofsica de Andaluca, Spain). Acknowledgement: Davide De Martin (ESA/Hubble), Sources: Wikimedia Commons, www.spacetelescope.org.
-
Image 8: Wilk Boar by Sander van der Wel. Sources: Wikimedia Commons, www.flickr.com.
-
Image 9: Sombrero Galaxy by NASA/ESA and The Hubble Heritage Team (STScI/AURA). Sources: Wikimedia Commons, hubblesite.org.
-
Image 10: Portland Japanese Garden Maple by Jeremy Reding from Seattle, USA. Sources: www.flickr.com.
-
Image 11: Earthrise by NASA / Bill Anders. Sources: Wikimedia Commons, www.hq.nasa.gov.
-
Image 12: Abdim's storks in a storm by Yathin S Krishnappa. Sources: Wikimedia Commons.
-
Image 13: Jupiter by NASA/JPL/Space Science Institute. Sources: Wikimedia Commons, photojournal.jpl.nasa.gov.
-
Image 15: Honeymoon Bay Sunset by JJ Harrison (jjharrison89@facebook.com) Sources: Wikimedia Commons.
-
Image 16: Water Dolphin by JJ Harrison (jjharrison89@facebook.com Sources: Wikimedia Commons.
-
Image 18: Common Rock Thrush by Pierre Dalous, Sources: Wikimedia Commons.
-
Image 20 by Mars Sunset, by NASA's Mars Exploration Rover, Source: Wikimedia Commons, marsrovers.jpl.nasa.gov.
Google maps API key
In order to enable Google Map in the app you will need to create a google maps API key. Create google_maps_api.xml
file in app/src/release/res/values and app/src/debug/res/values.
https://support.google.com/cloud/answer/6158862?hl=en#creating-android-api-keys
<resources>
<string name="google_maps_key" translatable="false" templateMergeStrategy="preserve">YOUR KEY</string>
</resources>
TODO
- User
setExpirationDuration
method inLocationRequest
object to stop location updates after 30 minutes. Currently this is done with custom code.
Feeback is welcome
Please create an issue ticket if you have a problem with the app or just want to chat.