What does this mean?

W/dalvikvm( 9042): No implementation found for native
Lcom/intel/bluetooth/BluetoothStackBlueZ;.isNativeCodeLoaded ()Z
D/dalvikvm( 9042): Trying to load lib
/data/data/com.example.android.helloactivity/lib/libbluecove.so
0x430c6ec8
D/dalvikvm( 9042): Added shared lib
/data/data/com.example.android.helloactivity/lib/libbluecove.so
0x430c6ec8

Does it mean that BluetoothStackBlueZ;.isNativeCodeLoaded wasn't found
so it loaded libbluecove.so?

I think  BluetoothStackBlueZ;.isNativeCodeLoaded  is in libbluecove.so

I can't understand if  BluetoothStackBlueZ;.isNativeCodeLoaded isn't
found or if it is found too late or if it is found ok.

Shawn

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to