How to compile the android source code on Beaglebone black board

Hello ,

I am newer in android, i have a source code of android , but i don’t know how to compile that code

  1. How to compile the android source code ,
  2. I am using Ubantu12.04

Hello ,

I am newer in android,

Welcome to the exiting world of Android!

i have a source code of android , but i don’t know how to compile that code

Where did you get this android source from? Generally, there should be instructions accompanying the source for compiling.

  1. How to compile the android source code ,
  2. I am using Ubantu12.04

If you are using the latest TI DevKit android sources, the build instructions are here:
http://processors.wiki.ti.com/index.php/TI-Android-JB-4.2.2-DevKit-4.1.1_DeveloperGuide

-Vishveshwar