Skip to content

bigherman/FlightPlanAndroid

Repository files navigation

FlightPlanAndroid

Build instructions

Project is built for Android 2.2.

You will need to create the file res/values/maps_apikey.xml with following contents:

<resources>
	<string name="maps_apikey">[productionApiKey]</string>
</resources>```

Remember to replace [productionApiKey] with your own Google Maps API key - obtained from https://developers.google.com/android/maps-api-signup

About

Android Java Flight Planning Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages