File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 33# World Wind Android
44
55[ ![ Build Status] ( https://travis-ci.org/NASAWorldWind/WorldWindAndroid.svg?branch=develop )] ( https://travis-ci.org/NASAWorldWind/WorldWindAndroid )
6-
6+ [ ![ Download] ( https://api.bintray.com/packages/nasaworldwind/maven/WorldWindAndroid/images/download.svg )] ( https://bintray.com/nasaworldwind/maven/WorldWindAndroid/_latestVersion )
7+
783D virtual globe API for [ Android] ( https://developer.android.com ) , developed by NASA. Provides a geographic context,
89complete with terrain, for visualizing geographic or geo-located information in 3D and 2D. World Wind Android provides
910high-resolution terrain and imagery, retrieved from remote servers automatically as needed. Developers can provide
@@ -22,6 +23,13 @@ repository contains the library source, examples and tutorials.
2223- [ Travis CI] ( https://travis-ci.org/NASAWorldWind/WorldWindAndroid ) provides continuous integration and build automation
2324- [ Android Studio] ( https://developer.android.com/sdk/ ) is used by the NASA World Wind development team
2425
26+ ## Download
27+
28+ Download the [ latest release] ( https://github.com/NASAWorldWind/WorldWindAndroid/releases/latest ) or grab via Gradle:
29+ ``` groovy
30+ compile 'gov.nasa.worldwind.android:worldwind:0.6.0'
31+ ```
32+
2533## Releases and Roadmap
2634
2735Official World Wind Android releases from the [ master] ( https://github.com/NASAWorldWind/WorldWindAndroid/tree/master )
You can’t perform that action at this time.
0 commit comments