Skip to content

dgraybeal/android4sam.github.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

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.

About

Web page for android4sam.github.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors