Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 369 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 369 Bytes

Requirements

Since the app uses Google's Map API and Microsoft's Translator Text API, you need to plug your own API keys for these services to use it. This is done by adding string resources either in the strings.xml file or a new keys.xml file in the values directory. String resource names should be google_maps_api_key and microsoft_translator_api_key.