OpenGL Windows in OpenGL ES

Hello, brand new here. I’ve worked with NeHe stuff before using Windows and C++. I’m trying to get an OpenGL window started up on my tablet (Nexus 7), which runs Android 4.1.1. Are there any good tutorials on getting a blank window initialized?

found a good tutorial at Android Lesson One: Getting Started | Learn OpenGL ES

Now I need to find an IDE that won’t give me much trouble getting the capability to run test apk’s