From a526809fa643eda03e59095fc95c6bc50f12abac Mon Sep 17 00:00:00 2001 From: Macoy Madson Date: Thu, 11 Mar 2021 20:49:31 -0800 Subject: [PATCH] Update readme --- ReadMe.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ReadMe.org b/ReadMe.org index 6499bdc..8f33fbc 100644 --- a/ReadMe.org +++ b/ReadMe.org @@ -20,6 +20,11 @@ Build: Note that the build currently builds Ogre, which is completely unnecessary. Removing Ogre from the build script in ~Dependencies/gamelib~ is a quick fix for avoiding that. ** Android See [[file:Dependencies/gamelib/Dependencies/SDL/docs/README-android.md][SDL's README-android.md]] for instructions I followed for setting up Android. You need to download Android Studio. (You could get away with only the SDK and build tools, but you'll probably want the debugger when things don't work out of the box anyways.) + +*** Building +Run ~Build_Android.sh~ to create the proper files and symlink to SDL. + +I then opened Android Studio, browsed to the Android directory, and hit Debug, Run, etc. *** Per-user setup Open ~Android/local.properties~ and set these variables to the ones you have set up (mine, for reference): #+BEGIN_SRC properties