im following the how to activate over wifi tutorial but i am stuck at connecting my g1 to adb whenever i enter the setprop persist.service.adb.enable 1 command then enter adb shell in the command prompt i get a device not found error
plz help i miss my g1
do you have usb debugging enabled?
go to settings, applications, development, usb debugging needs to be checked off.
then in adb, make sure the device is enabled by entering: adb devices
then you should be able to adb shell