You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,23 +11,26 @@ use to represent information on the globe or in space.
11
11
# Important Sites
12
12
13
13
-[World Wind Tutorials](http://worldwindserver.net/android/latest/worldwind-tutorials.apk) runs on devices with Android
14
-
4.4 (KitKat) and newer
14
+
4.4 (KitKat) and newer
15
15
-[World Wind Examples](http://worldwindserver.net/android/latest/worldwind-examples.apk) runs on devices with Android
16
-
4.4 (KitKat) and newer
17
-
-[World Wind Library](http://worldwindserver.net/android/latest/worldwind.aar) provides the World Wind Library as an Android Archive (AAR)
16
+
4.4 (KitKat) and newer
17
+
-[World Wind Library](http://worldwindserver.net/android/latest/worldwind.aar) provides the World Wind Library as an
18
+
Android Archive (AAR)
18
19
-[API Docs](http://worldwindserver.net/android/latest/doc) gives class level details for developers
19
20
-[JIRA](http://issues.worldwind.arc.nasa.gov/jira/browse/WWA/) provides requirement and issue tracking
20
21
-[World Wind Forum](http://forum.worldwindcentral.com) provides help from the World Wind community
21
22
-[Android Studio](http://developer.android.com/sdk/) is used for World Wind Android development
22
23
23
24
# Release 0.4.0, August 19, 2016
24
25
25
-
World Wind Android v0.4.0 adds new functionality for rendering paths and polygons as on the surface or above ground,
26
-
with optional extrusions. This release also includes region picking, the ability to pick all features within a user-defined
26
+
World Wind Android v0.4.0 adds new functionality for rendering paths and polygons on the surface or above ground, with
27
+
optional extrusions. This release also includes region picking, the ability to pick all features within a user-defined
27
28
rectangular region. Also included in this release is the new Tutorials App.
28
29
29
-
-[World Wind Tutorials 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind-tutorials.apk) - Tutorial App for 0.4.0; runs on Android 4.4 and newer
30
-
-[World Wind Examples 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind-examples.apk) - Example App for 0.4.0; runs on Android 4.4 and newer
30
+
-[World Wind Tutorials 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind-tutorials.apk) - Tutorial App for 0.4.0;
31
+
runs on Android 4.4 and newer
32
+
-[World Wind Examples 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind-examples.apk) - Example App for 0.4.0;
33
+
runs on Android 4.4 and newer
31
34
-[World Wind Library 0.4.0](http://worldwindserver.net/android/0.4.0/worldwind.aar) - Android Archive (AAR) for 0.4.0
32
35
-[API Docs 0.4.0](http://worldwindserver.net/android/0.4.0/doc) - Developer documentation for 0.4.0
33
36
-[JIRA 0.4.0](http://issues.worldwind.arc.nasa.gov/jira/browse/WWA/fixforversion/10914) - Detailed release notes for 0.4.0
0 commit comments