Hi guys
I am a newb, I just started to work the Android SDK, 1.1_r1 , I have eclipse installed on a Windows Vista 64 box, every thing was going well, My app was working fine in the Emulator , but things started to go nuts when I tried to run it on the device (Retail T-Mobile G1 not the Dev version) the Activity loads, when I click the only button on there screen, I get a force close error. When I started to research the problem , I think I may have messed something up because now my device will not show up then device list in Eclipse and when I run "adb devices" I get an empty list, also "adb get-state" returns unknown.
If any one can help please, I have pulled out what ever is left of my hair trying to figure this out.

