BuildStendhalForAndroid: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Building from Command Line: link to instructions on setting up JDK
imported>AntumDeluge
WebView Client: add introduction
Line 6: Line 6:
''<span style="color:red;">'''NOTICE:''' The Android WebView client is not currently implemented in the upstream source code. You can get the experimental source from https://github.com/AntumDeluge/arianne-stendhal/tree/android_webview.</span>''
''<span style="color:red;">'''NOTICE:''' The Android WebView client is not currently implemented in the upstream source code. You can get the experimental source from https://github.com/AntumDeluge/arianne-stendhal/tree/android_webview.</span>''


== Introduction ==
These instructions are for building the WebView client for the Android platform.

These instructions are for building the [https://developer.android.com/reference/android/webkit/WebView WebView] client for the [https://www.android.com/ Android platform].

=== What is a WebView Client? ===

WebView is an application that allows embedding or linking to websites or HTML code inside Android apps. The Stendhal WebView client is an app that simply uses this technology to link to the Stendhal web client which is accessed at https://stendhalgame.org/client/stendhal.html.


== Android SDK ==
== Android SDK ==
Line 90: Line 96:


[[Category:Development]]
[[Category:Development]]
[[Cateogry:Build]]
[[Category:Build]]
[[Category:Web Client]]
[[Category:Android]]
[[Category:Android]]