TeamWin / android_bootable_recovery

1.3k stars 408 forks source link

build Pixel Experience with TWRP Recovery #299

Open Boom-Hacker opened 1 year ago

Boom-Hacker commented 1 year ago

Device codename: enchilada TWRP version: 3.7.0_13

WHAT STEPS WILL REPRODUCE THE PROBLEM?

git clone https://github.com/TeamWin/android_bootable_recovery.git bootable/recovery and build

WHAT IS THE EXPECTED RESULT?

100% 5/5] analyzing Android.bp files and generating ninja file at out/soong/bui FAILED: out/soong/build.ninja cd "$(dirname "out/host/linux-x86/bin/soong_build")" && BUILDER="$PWD/$(basename "out/host/linux-x86/bin/soong_build")" && cd / && env -i "$BUILDER" --top "$TOP" --soong_out "out/soong" --out "out" -o out/soong/build.ninja --globListDir build --globFile out/soong/globs-build.ninja -t -l out/.module_pat hs/Android.bp.list --availableenv out/soong/soong.environment.available --used env out/soong/soong.environment.used.build Android.bp


Could not find ui.xml for TW_THEME: not set Set TARGET_SCREEN_WIDTH and TARGET_SCREEN_HEIGHT to automatically select an appropriate theme, or set TW_THEME to one of the following: landscape_hdpi landscape_mdpi portrait_hdpi portrait_mdpi watch_mdpi


(theme selection failed; exiting) 18:44:58 soong bootstrap failed with: exit status 1

WHAT HAPPENS INSTEAD?

nothing

ADDITIONAL INFORMATION

can i build pixel expereince with TWRP Recovery? i have a RDP device,I can't use the Flash Current,it will cause android can't boot