Yang Ji
Yang Ji
You can add a Boolean value to determine whether it is repeated loading. Eg: `if (isFirstLoadBanner) { isFirstLoadBanner = false; bannerHolder.imageIndicatorView.setupLayoutByDrawable(resArray); bannerHolder.imageIndicatorView.setIndicateStyle(ImageIndicatorView.INDICATE_USERGUIDE_STYLE); bannerHolder.imageIndicatorView.show(); }`
You could use *qemu* to run this project. By the way, linux based system will better to play with this project.
The CPU execution model discussed [here](https://github.com/s-matyukevich/raspberry-pi-os/blob/master/docs/lesson02/rpi-os.md#sctlr_el1-system-control-register-el1-page-2654-of-aarch64-reference-manual) may be helpful to you.
Do you change config.txt as follow ? ``` kernel_old=1 disable_commandline_tags=1 ```
> Hey, here's a way to run QEMU without needing `mkfifo` incantations: > > ```shell > qemu-system-aarch64 -m 128 -M raspi3 -cpu cortex-a53 -kernel kernel8.img -nographic \ > -serial null...
勾选 https ?
In https://github.com/electron-userland/electron-builder/blob/d835aba702caa3efc7788c7c1c0b1e11638ee4c1/packages/app-builder-lib/src/util/yarn.ts#L70, I see `npm_config_disturl` is `https://electronjs.org/headers`, can I config this value?
可以使用 `exclude = ['**/proto/*.java']` 选项排除
AGP 4.1 API 的改变还是比较大了 https://medium.com/androiddevelopers/new-apis-in-the-android-gradle-plugin-f5325742e614