Doesn't change the fact GVRf's backend adapters create full screen SurfaceViews/GLSurfaceViews. So it doesn't make GVRf more of a library than before. Just removes the requirement to derive from GVRActivity.
Provide GVRActivity implementation on top of GVRApplication that preserves API compatibility for older apps.
Small API changes since use of GVRActivity is no longer mandatory.
Demos PR: https://github.com/gearvrf/GearVRf-Demos/pull/626
Doesn't change the fact GVRf's backend adapters create full screen SurfaceViews/GLSurfaceViews. So it doesn't make GVRf more of a library than before. Just removes the requirement to derive from GVRActivity.
Provide GVRActivity implementation on top of GVRApplication that preserves API compatibility for older apps.
Small API changes since use of GVRActivity is no longer mandatory.
GearVRf-DCO-1.0-Signed-off-by: Mihail Marinov m.marinov@samsung.com