Use Android Studio

This commit is contained in:
James Sanford 2022-07-05 13:17:08 -07:00
parent a70b380255
commit e64a50d735
1 changed files with 1 additions and 9 deletions

View File

@ -27,15 +27,7 @@ Usability notes:
Source code:
https://github.com/jamessanford/kegs/
To build from source:
<pre>
(git submodule init && git submodule update)
android update project -p ActionBarSherlock/library -s
android update project -p . -s
ndk-build
ant debug install
</pre>
To build from source, open this project in Android Studio.
Changes made to KEGS:
- Various ifdefs for \_\_ANDROID\_\_ in the kegs 'core'