if your having problems then make sure your device is being recognized and by fallowing the basic adb commands
On Feb 12, 11:27 pm, Logik <yaros...@gmail.com> wrote: > Thanks a lot! You pointed me in the right direction. > > ok so I got this working. > > The best way to bypass the sim card and access straight to the > wireless is easy. > > When the phone boots and asks you for the sim card, just leave it. > > 2. Download Dev1 phone usb drivers > fromhttp://code.google.com/android/intro/develop-and-debug.html#developin... > > 3. Attach phone and install drivers in downloaded location > > 4. Start>Run>cmd > > 5. the command prompt type cd c:\ > > 6. type adb shell (this will let you access and push a command to the > root system of the phone) > > 7. A ' # ' appears.. type the fallowing appending: am start -a > android.intent.action.MAIN -n com.android.settings/.Settings > //if you wanna know what this does.. It starts the android > setting page and forces it to the main display] > > ( source is from forum > post:http://forum.xda-developers.com/showthread.php?t=452316 > ) > > 8. when this is done, hit enter and go to your dev1 phone > > 9. The wireless setting screen should be visible > > 10. Set up your wireless and you are done. > > I hope this post helps others wishing to use their phones without a > data plan!! > > On Feb 12, 9:11 pm, snctln <catlin.s...@gmail.com> wrote: > > > I have an ADP1 and I was able to set it up and I still use it without > > ever having a sim card at all, I just . (I use a sprint (ie no sim) > > Windows Mobile phone as my main device for now) > > > I posted the procedure of how I got my ADP1 up and running over at > > xdahttp://forum.xda-developers.com/showpost.php?p=3139087&postcount=82 > > > You can also ask over there in the > > posthttp://forum.xda-developers.com/showthread.php?t=452316 > > and someone will probably help you if you have any problems. > > > Good luck. > > > ---snctlnwww.snctln.com > > > On Feb 12, 7:14 pm, Logik <yaros...@gmail.com> wrote: > > > > Just recieved my dev phone today in the US. I have am AT&T sim card, > > > but with no actual service with the card. I was wondering if their is > > > a way to set up the apn or bypass it to use the phones built in wifi. > > > Just wanna start testing my code and can't seem to get it working > > > without having an actual service provided by AT&T. > > > > Basic question is: Can I use the Dev phone with a sim card, implying > > > that the sim card has no actual service --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---