Hi Ajith, Android Java Classes use JNI framework to invoke the native C code. There is JNI wrapper for BlueZ stack and I think you should insert your stack here. http://www.netmite.com/android/mydroid/1.6/frameworks/base/core/jni/android_bluetooth_RfcommSocket.cpp
Regards Surendra www.onchiptech.com On Wed, Jun 9, 2010 at 9:22 AM, Ajith <[email protected]> wrote: > Hi all, > > Our current solution does not use Bluez stack in Android , but source > of Bluez is included in the Project Source code > > What I need to know is from where is the Make files of Bluez called > Android Eclair code. > ie, Android.mk file exand I need > to know where is this getting called from.ists in \externals\bluetooth\bluez , > > If you can give me flow from mail build file itself, it would be > great. > > Regards, > Ajith > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Surendra Ippagunta -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
