• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 57 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0037 秒)

11. 使用layaide构建的安卓项目打包apk,安装在某些设备上会闪退 [ 77%]

...退 以下是错误日志:    This device supports vao     download thread num = 3 04-18 17:26:51.141 1371-1402/com.etvtech.pvsz I/LayaBox: start thread:image decode,1402 04-18 17:26:51.151 1371-1371/com.etvtech.pvsz I/LayaBox: createOpenALSource current num=10 04-18 17:26:51.151 1371-1371/co...

来源: Laya_社区 发布时间: 20190418

12. 二次开发 · LayaAir3.0文档 · LAYABOX [ 77%]

...? false : true; } public static void testAsyncCallback(String json) { //js thread try { JSONObject root = new JSONObject(json); Log.d("JSBridge", "java: " + root.getString( "value" )); } catch (JSONException e) { e.printStackTrace(); } m_Handler.post( new Runnable() { public void run() { //ui thread...

来源: Laya3.0_文档 发布时间: 20241023

13. Meizu M1 E 用list的时候,上下滑动的时候,在android studio中会狂刷下面的日志,页面会卡顿 [ 77%]

...Skipped 6 frames!  The application may be doing too much work on its main thread. Choreographer: Skipped 3 frames!  The application may be doing too much work on its main thread. Choreographer: Skipped 8 frames!  The application may be doing too much work on its main thread. 2020-04-10 添加评...

来源: Laya_社区 发布时间: 20200410

14. iOS9兼容bug,求指教 [ 75%]

...onchRuntime alloc]initWithView:m_pGLKView EAGLContext:m_pGLContext downloadThreadNum:3 URL: [PXMainViewController getGameUrl]]; 这个初始化报错不能正常初始化 Thread 1: EXC_BREAKPOINT (code=1, subcode=0x1200ad088) 附件 : --> 2019-06-12 添加评论 免费帖 --> 分享 微博 QZONE 微...

来源: Laya_社区 发布时间: 20190612

15. 新的安卓闪退 [ 72%]

...ava:386) 3 android.os.Looper.loop(Looper.java:175) 4 android.app.ActivityThread.main(ActivityThread.java:7625) 5 java.lang.reflect.Method.invoke(Native Method) 6 com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524) 7 com.android.internal.os.ZygoteInit.main(ZygoteIni...

来源: Laya_社区 发布时间: 20191230

16. 打包成LayaNative之后,在oppo r9s和小米note上面,程序后台经常卡死Anr [ 71%]

...m: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable   | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000   | sysTid=16095 nice=0 cgrp=default sched=0/0 handle=0xb420b930   | state=R schedstat=( 557...

来源: Laya_社区 发布时间: 20190531

17. 打包成Android的apk之后,在某些机型一后台就有很大几率发现卡死Anr的情况,有anr日志 [ 70%]

...m: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable   | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000   | sysTid=16095 nice=0 cgrp=default sched=0/0 handle=0xb420b930   | state=R schedstat=( 557...

来源: Laya_社区 发布时间: 20190612

18. 打包安卓Android studio黑屏 [ 64%]

...ik.vm.checkjni= false D/ZrHung.AppEyeUiProbe: AppEyeUIP created. D/ActivityThread: Attach thread to application I/HwApiCacheMangerEx: apicache path=/storage/emulated/0 state=mounted key=com.layabox.test#10205#256 I/HwApiCacheMangerEx: apicache path=/storage/emulated/0 state=mounted key=com.layabox.t...

来源: Laya_社区 发布时间: 20190723

19. native打包 java.lang.NoClassDefFoundError: com/android/resources/ResourceFolderType [ 63%]

...eHandler.lambda$channelRead0$0(BuildMain.java:228) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 这个已经跳过修改complier从javac...

来源: Laya_社区 发布时间: 20200526

20. Swift中接入Native,执行完drawInRect后不执行update了! [ 62%]

...25 2019-05-10 17:10:38.275788+0800 SwiftLayaNative[98971:4069811] download thread num = 3 2019-05-10 17:10:38.479069+0800 SwiftLayaNative[98971:4069811] createOpenALSource current num=10 2019-05-10 17:10:38.479438+0800 SwiftLayaNative[98971:4069811] Start js scripts/apploader.js 2019-05-10 17:10:38....

来源: Laya_社区 发布时间: 20190510