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

大约有 165 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0046 秒)

31. 请问一下 使用fontforge合成字体库 再native2.7.0下会出现闪退的情况 这是什么原因呢? [ 89%]

...----- beginning of crash 2020-09-23 15:20:34.771 4673-4704/com.laya.test W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ### 2020-09-23 15:20:34.771 4673-4704/com.laya.test W/google-breakpad: Chrome build fingerprint: 2020-09-23 15:20:34.771 4673-4704/com.laya.test W/google-breakp...

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

32. 安卓 怎么做分包机制? [ 88%]

安卓 怎么做分包机制? 现在google play的apk包有100兆的限制,如果apk大小超过了一百兆,需要做扩展包机制。 我们现在的想法是把超过一百兆的资源打成扩展包。现在想知道,laya内部是怎么处理图中的cache文件夹的dcc资源。希望...

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

33. IDE内置调试工具无法启动 [ 87%]

...         //window 默认安装路径为: "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe"             //mac 系统上的默认安装路径为 "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome";             // "runtimeExecutable": "C:/Program ...

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

34. 打包APP闪退 报下面这些信息 [ 87%]

...-------- beginning of crash 10-17 15:08:02.064 6337-6649/com.mygame.laya W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ### 10-17 15:08:02.065 6337-6649/com.mygame.laya W/google-breakpad: Chrome build fingerprint: 10-17 15:08:02.065 6337-6649/com.mygame.laya W/google-breakpad: 1....

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

35. 跑第一个HelloLayabox出现runtimeExecutable配置错误 [ 85%]

...路径,": 比如 //window 默认安装路径为: "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe" //mac 系统上的默认安装路径为 "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"; // "runtimeExecutable": "C:/Program Files (x86)/Google/Chrome/Application/chrome.ex...

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

36. 关于安卓工程中的内存问题 [ 84%]

...: write userSize 16384 03-22 13:52:03.831 15130-15218/com.xmvigor.shyxcs W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ### 03-22 13:52:03.831 15130-15218/com.xmvigor.shyxcs W/google-breakpad: Chrome build fingerprint: 03-22 13:52:03.831 15130-15218/com.xmvigor.shyxcs W/google-br...

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

37. Laya2.12.0项目出现卡顿现象(必现) [ 84%]

...现象(必现)  一、同时满足以下3个条件时会卡顿: 1、google最新版本 2、Laya2.0 3、没有安装或者禁用掉显卡驱动  二、以下3种情况不会卡顿: 1、上述条件下,使用Laya1.0时不会卡顿 2、上述条件下,使用google旧版本不会卡顿 3...

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

38. APK扩展机制(TypeScript-LayaNative原生服务-LayaNative进阶) [ 82%]

...,再去指定的zip路径下查找。通过这种zip机制便可以解决GooglePlay规定APK的size超过100MB,要求增加扩展包的问题。 ## 1.机制详解 ### 1.生成DCC 测试项目用DCC工具打包资源 ![图1](img/1.jpg) ### 2.压缩文件 把资源包放到扩展文件中,压缩...

来源: Laya2.0_文档 发布时间: 20210715

39. APK扩展机制 · LayaAir3.4 · 引擎文档 · LAYABOX [ 82%]

...拷贝到设备目录1.4 修改代码中的扩展路径1.5 运行测试2. Google Play APK扩展文件机制Android文件扩展机制 LayaNative不仅支持把资源打包在assets目录下,还支持把资源打包成zip文件,放到任意文件路径下。LayaNative文件系统会先在assets目...

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

40. DOMException: The play() request was interrupted by a call to pause [ 81%]

...nmation和frames都是有打印存在的存在的) laya打包native上传Google Play 后台报错 寻求帮助 Uncaught TypeError: Cannot read property 'play' of null 将全部资源文件作为Google Play的扩展包是否可行? Cannot read property 'call' of undefined Google Play扩展包open...

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