From e64a50d73544a5c31cd932adc8ec7caf8e4c2ad0 Mon Sep 17 00:00:00 2001 From: James Sanford Date: Tue, 5 Jul 2022 13:17:08 -0700 Subject: [PATCH] Use Android Studio --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 7413b76..78bc7ce 100644 --- a/README.md +++ b/README.md @@ -27,15 +27,7 @@ Usability notes: Source code: https://github.com/jamessanford/kegs/ -To build from source: -
-  (git submodule init && git submodule update)
-  android update project -p ActionBarSherlock/library -s
-  android update project -p . -s
-  ndk-build
-  ant debug install
-
- +To build from source, open this project in Android Studio. Changes made to KEGS: - Various ifdefs for \_\_ANDROID\_\_ in the kegs 'core'