Ah, sorry. Debugging statements like: Log.e(TAG, "++ ON START ++"); that would show up on the LogCat when using the emulator, don't work when the phone is plugged in and the app is running on it.
I'm wondering if this is true, or it's just me missing something. Also, does anyone have any other recommendations for using debugging statements? On Jul 23, 7:07 pm, Nick Richardson <[email protected]> wrote: > Your question is quite vague. I have never had an issue connecting my N1 to > the debugger via Eclipse. > > What exactly is your problem? > > > > On Fri, Jul 23, 2010 at 9:06 AM, Megh <[email protected]> wrote: > > Hi, can anyone recommend the best way to debug Bluetooth applications? > > I'm running it on Nexus Ones because Bluetooth isn't supported on the > > emulator but this makes it rather difficult to debug. I'm hoping > > someone knows something about it that I don't! Thanks and much > > appreciated. > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Beginners" group. > > > NEW! Try asking and tagging your question on Stack Overflow at > >http://stackoverflow.com/questions/tagged/android > > > To unsubscribe from this group, send email to > > [email protected]<android-beginners%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-beginners?hl=en > > -- > //Nick Richardson > //[email protected] -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

