I don't think it's an eclipse problem so much as a newbie problem.  it's
not getting triggered because that line isn't getting executed.  Perhaps
some code prior to that line is throwing an exception?  Either way, Treking
is right that you didn't give near enough information.
On Nov 1, 2012 8:53 AM, "bob" <[email protected]> wrote:

> For some reason, when I put a breakpoint on this line:
>
> BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter();
>
> it never gets triggered.
>
> Any ideas why?
>
>
>  --
> 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

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