JohnsCui
Results
2
issues of
JohnsCui
master分支,我需要调用onGetRgbaFrame方法中的data数据给Unity,Unity正好接收的也是rgba的数据,但是无法正常显示数据,后来我发现直接将onGetRgbaFrame方法中的data保存为图片到本地,图片是发红的图片,请问是哪里出问题了? 
导入之后出现异常
1
Error:The module 'core' is an Android project without build variants, and cannot be built. Please fix the module's configuration in the build.gradle file and sync the project again.