Hi, I gave up using prebuild/linux-x86/toolchain, after trying "make -n" at mydroid directory. Too many options too looking around.
But if you have your Android.mk, you can build only your project, like; $ source build/envsetup.sh $ help $ cd your/project/dir $ mm On Dec 15, 4:22 pm, "Nimit Manglick" <[email protected]> wrote: > Thanx for the info but its a little bit difficult to write my own Android.mk > file > > corresponding to the current Makefile of my package. What I wanted to do is > to compile > > my package using android toolchain using my package's own make ? > > How can i do this ?? Actually in the solution suggested by you I need to > compile the whole > > android source code then only my package will compile. > > So please tell me some solution. > > Thanks & Regards > Nimit > > On Mon, Dec 15, 2008 at 12:38 PM, mizmit1222 <[email protected]> wrote: > > > Hi, > > > In your mydroid/external directory, there are lots of tools compiled > > for > > Android user land, like good old ping command. > > > You can add your source code in the directory and Android make > > takes care of the rest. > > > Please refer my previous post. > >http://groups.google.co.jp/group/android-porting/msg/fcbfae4bb92d9859 > > > Regards, > > > On Dec 15, 3:34 pm, "Nimit Manglick" <[email protected]> wrote: > > > Hi, > > > > Can anyone please help me out that how can i compile external packages > > > inside Android ?? > > > > Actually i want to compile an external package (not part of the Android > > file > > > system) using android tool chain > > > > So how can i do it ? > > > > Thanks & Regards > > > Nimit Manglick --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
