I got a Samsung Gs2 to get data via bluetooth, the problem is that debugging has become tedious, because each time I launch the debugger I have to repeat all the steps in http://developer.android.com/guide/developing/device.html
Do I really have to uninstall the app, do the bluetooth-pairing for the device etc... before I restart my eclipse debugger. Isn't there a way to do all the settings just on the first launch?