Results 9 issues of 默默

fix format command does not run on macOS and SourceTree macOS clang-format from homebrew is installed "/usr/local/bin"

1. jcenter 已经准备下线,无法提供服务 2. 升级soter版本到目前最新版本,以前的版本在华为设备上存在崩溃问题 3. 调整编译选项,消除过期警告 4. 根据Android 12 要求,对Activity配置导出项

Fix some compile error on ubuntu 16.04

2019-12-02 11:07:34,096 maskrcnn_benchmark.inference INFO: Start evaluation on 233 images 0it [00:01, ?it/s] Traceback (most recent call last): File "tools/train_net.py", line 174, in main() File "tools/train_net.py", line 170, in main test(cfg,...

Fix Bug when build without c++11

add lottie api and example for interactive api following https://github.com/bodymovin/lottie-api example following https://codepen.io/airnan/pen/gvBMPV

fix linux virtual machine (ubuntu 23.10.1) report error " EXT4-fs error (device vda2): ext4_validate_block_bitmap:421: comm kworker/u20:0 bg 2230: bad block bitmap checksum EXT4-fs (vda2): Delayed block allocation failed for inode...

…on can't run 2. fix build warnning 3. if(uiThreadCallbackWeakReference != null && uiThreadCallbackWeakReference.get() != null) { uiThreadCallbackWeakReference.get().publishToUiThread(message); } first uiThreadCallbackWeakReference.get() may return not null but second uiThreadCallbackWeakReference.get() may return null...