Latest nativeactivity Activity
Hey All,
I've been working on a android game and I set it up as entirely a native activity using native app glue. When my app gets a configuration change event or window resize event, I query EGL/Native Window for the new render width/height. My expectation is that when I rotate my phone, the width …
Advertisement
Advertisement