[android-developers] Re: BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED unresolved errors

2011-10-03 Thread robosmith
bump -- 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,

Re: [android-developers] Re: BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED unresolved errors

2011-10-03 Thread robosmith
Looking in the project properties, it says Android 2.2 Froyo and API level 8. Does this mean I need a later version of Android to support API level 10? Thanks for your response. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED unresolved errors

2011-10-02 Thread robosmith
I've recently installed JDK 7 SE and Android SDK 1.13 along with Eclipse IDE for Java development v20090619-0625 In my first project, I'm trying to use BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED, but the interpreter in Eclipse says it cannot be resolved. I have code as: import

[android-developers] Re: BlueTooth File Transfer

2011-10-02 Thread robosmith
Bluetooth Chat example code shows how it's done: http://developer.android.com/resources/samples/BluetoothChat/index.html -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to