dgraybeal/android4sam.github.com
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Android4SAM Git Server Welcome to the git server of Android4SAM for SamA5D3x. The manifest project is loated at: sammanifest. Once you setup your build environment correctly, you could build it via: $ mkdir android4sam && cd android4sam $ repo init -u git://github.com/Android4SAM/platform_sammanifest.git -b <branch_name> $ repo sync $ source build/envsetup.sh $ lunch sama5d3-eng $ make -j4 Please visit Android4SAM for binary demo for SamA5D3x and step by step guide for building the demo from source code. If you have any suggestions and/or comments, please don't be hesitate to contact us.