K哥技术分享

Results 5 comments of K哥技术分享

it seems apk guarded by https://github.com/shwenzhang/AndResGuard or http://jiagu.360.cn will report the following error. May be help? ``` Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [/var/folders/p3/d0_1vgld43bdh3f61xbb8l6m0000gn/T/brut_util_Jar_1296716139278307535.tmp, p,...

非常不错,建议添加Gpu rendering profile的入口

Lastest commit bgfx::CallbackI::screenshot callback gets called, but the data is empty. See example-07-callback

@blueeaglex @trxcllnt Their comment is helpful for me. Following is the main code. ``` const hwnd = win.getNativeWindowHandle(); HWND nativeWindow = CreateWindowEx( windowStyle, TEXT("ChildWindowClass"), TEXT("ChildWindow"), WS_VISIBLE | WS_POPUP | WS_CHILD,...

@pinewang yes