I need to use Bluetooth for an app I am developing and after typing import android.
I notice that bluetooth is missing.
Where is it? I am using Eclipse and am not too familiar with the IDE so perhaps I am missing something?
I have done all the updates and so I believe that I have the latest SDK installed.
It is
android.bluetoothand is only available since API Level 5. So you must check your project setup.