Category: Android
-
Launch an AOSP build in a Cuttlefish virtual device
TOC 1 Launch an AOSP build in a Cuttlefish virtual device 1.1 Build, and install the host Debian packages 1.1.1 A make error 1.2 Download cvd-host_package 1.3 Launch Cuttlefish 1.4 Verify that Cuttlefish is visible through adb 1.5 Stop Cuttlefish 2. Launch an AOSP build using the Cuttlefish Docker image 2.1 Download docker image 2.2…
-
Build Android – Android15
Build Android – Android15 TOC 1 Download the Android source 1.1 Initialize the Repo client 1.1.1 Install the repo 1.1.2 Create and navigate to a working directory 1.1.3 Initialize your working directory for source control using the repo 1.2 Download the Android source 2. Build Android 2.1 Install required packages 2.2 Set up your build…