Hi,

On some search, all the info gathered is about integrating source code and
writting Android.mk for it.

We already have huge source code and well working buildsystem, which works
on Linux and Windows both.
Tried calling our top-level makefile from a Android.mk, but that doesn't
work.

For the initial compilation and debugging over android platform, it does not
make sense to first have proper integration with the Android buildsystem.
Is there a way to integrate our library source (C/C++) code into Android
platform, without getting into buildsystem, given that our sourcetree is
complex and already have native buildsystem.

We intended to make our work as opensource.

In other wordings i want to ask, how to call a native build-system (based on
GNU make) from Android build-system.

Rgds
Neeraj

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to