良辰 发布的文章
as崩溃报错Canvas: trying to draw too large(118098000bytes) bitmap
DisplayListCanvas.throwIfCannotDraw
java.lang.RuntimeException - Canvas: trying to draw too large(118098000bytes) bitmap.
block blast技巧
1.在解决两个到三个残局后,进入送分模式,需要什么方块给什么方块,让人能把残局清空大半,心理压力下降,这时候再组建新的残局,让玩家继续挑战,节奏把控超一流。
as打包报错missing ) after argument list - detail
Uncaught Exception: - location : (no filename):0:0 - msg : Uncaught SyntaxError: missing ) after argument list - detail :
Jadx-gui有mac版
Jadx-gui 有适用于 macOS 的版本:
通过 Homebrew 安装
在 macOS 上,可以通过 Homebrew 来安装 Jadx:brew install jadx
frida的17.1.0版本,太新了,很多语法都报错
1、 卸载frida
2、 pip uninstall frida frida-tools -y
3、 pip install frida==16.1.0 frida-tools==12.1.0 # frida-tools 12.1.0 是 16.1.0 的配套版本
adb安卓xapk
先解压xapk,mac上直接用归档工具就能解压了。
apk下载
pure
mac上的一些安卓软件
AYA 可以访问安卓文件, AYA-安卓手机连接。mac连接安卓
如何避免游戏被破解
如何避免游戏被破解
mac下安卓frida
先看frida技巧:https://xigk.com/blog/index.php/archives/1501/
然后安装:
pip install frida-tools
但是一般要指定版本,比如pip install frida==16.5.9 frida-tools==16.5.9
下载地址:
https://github.com/frida/frida/releases/
Mac录屏没声音
使用Mac自带的录屏功能(快捷键Command + Shift + 5)时没有声音
mac下合图工具PyTexturePacker
PyTexturePacker平替TexturePacker,安装pip install PyTexturePacker
https://xigk.com/blog/index.php/archives/1690/
xcode的图片替换问题
xcode的图片替换问题
会有残留,打在手机上还是同样的图片,必须重命名才能解决加载图片缓存问题。
你是谁?你为什么而奋斗?你从哪里来,将往哪里去?
你是谁?你为什么而奋斗?你从哪里来,将往哪里去?这是我们每次复盘时问自己的问题。
ts里面调用ios函数报错,可以改creator.d.ts
export function callStaticMethod (className: string, methodName: string, methodSignature: string, ...parameters:any): any;
改成
export function callStaticMethod (className: string, methodName: string, methodSignature?: string, ...parameters:any): any;
ios模拟器跑cocos报错
Building for 'iOS-simulator', but linking in object file (/Users/lzlc/Library/Developer/Xcode/DerivedData/hello_world-gethtgqqerhlqgczkmxviuocgnws/Build/Products/Debug-iphonesimulator/libcocos2d iOS.a337) built for 'iOS'
安卓16k兼容性问题
https://developer.android.com/guide/practices/page-sizes?hl=zh-cn
16 KB Google Play 兼容性要求
自 2025 年 11 月 1 日起,提交到 Google Play 且以 Android 15 及更高版本的设备为目标平台的所有新应用和现有应用更新都必须支持 16 KB 页面大小。
安卓ADB桌面管理应用程序
安卓ADB桌面管理应用程序,跨平台的,mac也有
https://github.com/liriliri/aya
安卓崩溃split_config.arm64_v8a.apk!libcocos2djs.so
split_config.arm64_v8a.apk!libcocos2djs.so