[Odroid-pc] ubuntu12.o4 compiling and writing android4.0 forodroidpc, ubuntu compiling android4.4
1) android source code compilation
. Build/envsetup. sh
Choosecombo
Release
Odroidpc
Eng
Make [-j4]
2) module Compilation
After completing the first step, go to the path of the. mk file in the last upper layer that has been modified.
Mm
After compilation, return to the root directory of the android source code.
Make snod
3) kernel source code compilation
Corresponding makefile already exists in the source code root directory.
Make directly
4) Run [same as android and kernel]. By default, minicom fastboot is installed on the local machine.
Open minicom
After the odroid is started, you can press the keyboard at a short interval to display Exyons at the serial port #
Execute the command fastboot here to show that the device has been connected
Run the fastboot flash command on the terminal ....
5) run the command on the terminal after writing the program.
Fastboot reboot
Start the Development Board
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.