I would like to use an accelerated 2d Graphics (OpenGL) together with standard android controls widgets in order to interact with objects in OpenGL.
RayPicking is already implemented. Though I can select the objects.
But how does it work with views etc in order to use the standard controls of Android such as button, slider etc.?