So I have compiled and succesfully ran the Android Bluetooth Chat project on eclipse (API8).
The issue is, when I connect to my own embedded Bluetooth Device (http://www.sparkfun.com/products/582) It says "Service Discovery Fail" in debug mode.
I searched, and found this post: Service discovery failed exception using Bluetooth on Android
How every I get a compilation error.
I have several quick fixes in eclipse. None of which work. I am new to java.
Thanks