Contol flow of sample example.

Iam new to powerVR development in android, i have downloaded the sdk and imported sample application (07_IntroductingPOD), i understand basic java part, where it extends nativeactivity. and in onCreate we are calling super.onCreate(). I want to know what is the first method or funtion invoked in nativemethod, or how the control flow in native method.

Hi,



You can find an overview of the PVRShell framework’s documentation here: SDK_3.2/Shell/Documentation/html/index.html



This overview is OS agnostic though. I’ve filed bug report BRN47163 in our internal tracker for OS specific PVRShell documentation to a future release.



Regards,

Joe