I am not able to find android-ndk group. Can you please send us the link. - Yogi
On Apr 9, 9:23 am, Dianne Hackborn <[email protected]> wrote: > Native code is not currently supported for third party apps. If this is > something you are interested, you might want to follow the android-ndk > group. > > > > On Wed, Apr 8, 2009 at 8:24 PM, scs sek <[email protected]> wrote: > > > Hi All, > > > I have developed bluetooth application where native library will be > > initiated by Java application (using JNI wrapper). > > JNI will call the entry function of the native library and then it > > will create Pthread to for scanning the device. Once Scanning is over, > > i will get the callback which i registered during the entry function > > of the native lib (called by app). > > > But i havent received the callback, but if i run the same native > > library in the shell (executable from the shell terminal) it is > > working fine. > > > Can any one help me, if there is any specific architecture needs to > > follow while developing Java application based on native lib? > > > Thanks in Advance. > > > Thanks & Regards, > > SCS > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

