-
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: You may have to enter in a password for Android Studio (make one up and write it down):
Step 5: 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
Step 6: (no image) Hit "yes" to open the project.
Step 7: Verify that "Use default gradle wrapper (recommended)" is selected.
Step 8: Gradle will start chugging along, but this dialog may pop up asking you to restart Android Studio... Do not click on it as Gradle is still working in the background. You can click "no".
Step 9: Gradle will finish processing and compile the project and if you click the "project" tab on the upper left side the left pane window will open and you should see 5 modules.






