- 
                Notifications
    
You must be signed in to change notification settings  - Fork 13
 
installation
Device requirements: Android 5.0+ / OpenGL ES 3.0+
IDE requirements: Android Studio 1.0.1 / build tools: 21.1.2
These samples require the latest Android Studio developer setup. To install Android Studio please download it here
If you have an older version of Android Studio you might be best served simply reinstalling it.
This installation guide more or less has been quickly assembled and better details will be provided soon.
It is relatively important to follow the steps below as Android Studio while recently marked as "1.0" still has plenty of quirks. Order more or less matters for a smooth check out and build process to succeed.
Step 1: Create a directory to download both repos to (modern-java6-android-glframework & modern-java6-android-glframework). Perhaps name it "ModernGLDemos".
Step 2: Open Android Studio 1.0.1
Step 3: Select "Check out project from Version Control" then select "Github" in the list.
Step 4: Enter in the "https" github URL for the modern-java6-android-glframework repo. The URL you need is:
https://github.com/typhonrt/modern-java6-android-glframework.git


