I am trying to use the backport.android.bluetooth library.  I wonder
if I have the library configured correctly.

Here's what I did in Eclipse 3.5:

1) Created Android project.
2) Added backport-android-bluetooth2.jar to my reference libraries
3) Wrote some code that called
backport.android.bluetooth.BluetoothAdapter.getDefaultAdapter()
4) Compiled successfully
5) Did "Run as..." so it was running on my G1 device
6) Saw this error in LogCat


How is it that I can compile successfully, but can't find a method at
run time?  (I have >10 years low level programming experience, but am
new to Java)

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