On Thu, May 03, 2012 at 11:39:07AM -0700, ved Bhai wrote: > Hi, > Can you please tell me how to enable trace logging and how to debug using > eclipse? > I am starting beem by choosing "Debug As" option in eclipse and getting > following error > Attempting to connect debugger to 'com.beem.project.beem' on port 8686 > > it is not connecting and not allowing me to step through the code. > > Thank you, > Ved Hi, It is an error which happens generally when the phone is not recognized. You should check if your device is listed in adb. If you don't use an emulator, you have to enable debug in the settings of your device. On linux you can try adb devices when the phone is plugged and it should be listed.
-- Da Risk Beem Developer http://www.beem-project.com _______________________________________________ Beem-dev mailing list [email protected] http://list.beem-project.com/mailman/listinfo/beem-dev
