liugang1014

Results 8 issues of liugang1014

我在dump一个app,其中一个so是加固的,dump后fix报错,能帮忙看下么?想还原脱壳后的so用于自己加载: 05056000-050da000 r--p 00056000 08:12 524811 /data/app/com.zhpphls.hema-2/lib/arm/libpp_hls.so 050da000-050db000 r--p 000d9000 08:12 524811 /data/app/com.zhpphls.hema-2/lib/arm/libpp_hls.so 050db000-051be000 rw-p 000da000 08:12 524811 /data/app/com.zhpphls.hema-2/lib/arm/libpp_hls.so 051be000-05375000 r--p 00000000 00:00 0 aosp:/data/local/tmp # ./dump 3082 0x04f23000 0x05375000...

I want to make a indoor map navigation app by tangram-es,but i found only support mapzen tiles now. My intent is to use .shp file or .dwg file as the...

都可以跑起来 在局域网里测试了下,播放器相对于采集手机延时3秒左右,有优化的余地没? 用的nginx rtmp server,vlc mac上播放

引入UIWidgets前后对比产生的ipa包,引入后增加11M,有点大,有优化余地么?

主要想实现: 1.app插件化 2.实现动态更新、热修复 想明确下:iOS版本能通过appstore审核上架吗?

device: xiaomi 10,crash often. ### SPECIFIC ISSUE ENCOUNTERED 2-09 16:54:38.169 E/native (28741): error_policy_util.cc:263 12-09 16:54:38.169 E/native (28741): ################ ARCore Native Error ################## 12-09 16:54:38.169 E/native (28741): BUILD_CHANGELIST:356413513 12-09 16:54:38.169 E/native...

bug

引入ts开发把代码逻辑这块做到了热更和热修复。 那UI那块有打算支持热更么?类似unity的ugui,可以打包成ab包,加上ts开发,目前是做到了热更和热修复。