This is an AndroidApp to see the ridge of the mountain using Docomo API.
Set DOCOMO API KEY to app/src/main/res/values/api_tokens.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="DOCOMO_API_KEY">XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX</string>
</resources>