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 <scs...@gmail.com> 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
hack...@android.com

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to