You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2025. It is now read-only.
I want to use suface interface in my library file , so I tried to build nativeMethods. But NDK cannot find header files like <gui/SurfaceComposerClient.h> . Is it a android source file or should I download android source and put it into NDK directory? thanks