All public logs

Jump to navigation Jump to search

Combined display of all available logs of SoftwareGuy. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:07, 19 March 2023 Mark talk contribs created page Build android (Created page with "To build Android, follow these three steps from the Android root. 1. export ARCH=arm 2. export CROSS_COMPILE=~/projects/Android/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi- 3. source build/envsetup.sh 4. lunch pb200i-eng 4a. sudo apt-get install u-boot-tools uuid uuid-dev liblzo2-2 liblzo2-dev g++ gperf libswitch-perl libxml2-utils 4b. cd bootable/bootloader/uboot-imx 4c. export ARCH=arm 4d. export CROSS_COMPILE=~/projects/Android/...")