diff --git a/annogen.py b/annogen.py index b24fbe4d05fe3b945134714607904923c66c5409..d475b78a313710f27cef80e695ecebacbdb7f39d 100755 --- a/annogen.py +++ b/annogen.py @@ -1051,7 +1051,12 @@ android_src = r""" /* COMPILING --------- - 1. Install the Android Developer Tools (ADT) + I have NOT tested this with the new "Android Studio" + that Google officially moved to in 2015. Here are my + notes for compiling it with their older version: + + 1. Install the old Android Developer Tools (ADT) from + http://developer.android.com/studio/tools/sdk/eclipse-adt.html - You might need to increase the amount of RAM it's allowed to use, e.g. put -Xmx2g into eclipse.ini (be sure to remove any existing -Xmx settings