Page:
Development Tips
Pages
Checklist
Development Tips
Development White Paper
EULA
EULA_zh
Entwicklung White Paper
F Droid
Features
Fejlesztési Fehér Könyv
Home
How to Install
How to win Nine Men's Morris
Links
Move list demo
Rules of Mill
Test
Translation and Localization
privacy_policy
privacy_policy_zh
statement
thanks
third party_notices
دوز
2
Development Tips
Calcitem edited this page 2021-10-01 13:00:59 +08:00
Table of Contents
screen: https://www.jianshu.com/p/e91746ef4058 hwclock: https://blog.csdn.net/iw1210/article/details/78523568
https://stackoverflow.com/questions/36841461/error-android-emulator-gets-killed
Restore Flutter Engine Crash Stack
patch https://android-review.googlesource.com/c/platform/ndk/+/977970/1/ndk-stack.py#49 and:
ndk-stack -sym "src\ui\flutter\build\app\intermediates\cmake\debug\obj\arm64-v8a" -dump *.xcrash
Github action
https://di1shuai.com/%E4%BD%BF%E7%94%A8GithubAction%E5%8F%91%E5%B8%83Flutter%E9%A1%B9%E7%9B%AE.html
Flash AOSP Image
https://ci.android.com/builds/branches/aosp-master-with-phones-throttled/grid?
download .sh, run, space ACCEPT IT
fastboot.exe flash bootloader .\bootloader.img
fastboot.exe flash radio .\radio.img
fastboot update ../aosp_redfin_hwasan-flashable-7224646-with-license.zip
Flash
https://developers.google.com/android/images
adb reboot bootloader fastboot flashing unlock