Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Phones > T-Mobile G1 > G1 - Support

G1 - Support Support forum for the G1.



Reply
 
LinkBack Thread Tools
Old July 8th, 2010, 09:56 AM   #51 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

There would be nothing to look for. You'll need to keep trying until the entry is made successfully.

Swizz is offline  
Reply With Quote
Sponsors
Old July 28th, 2010, 12:46 PM   #52 (permalink)
New Member
 
Join Date: Jul 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Need to bypass google activation for Mytouch - any help please...

I was stupid enough to hard reset a Mytouch that i got as gift from Us. It is unlocked but not activated - it was before i did my little stint.
Now it wont let me pass darn google activation.

Help@!!!!

I some some tips here but those were for a G1. Mytouch is without a keyboard.

Please help me enjoy this phone and save it to become just a paper weight. !!!!
Jakebedi is offline  
Reply With Quote
Old July 30th, 2010, 05:16 AM   #53 (permalink)
k1x
New Member
 
Join Date: Jul 2010
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

ADB for your computer:
Linux Download
Mac Download
Windows Download
Windows Only:
AdbWinApi.dll, place in same folder as ADB.exe
Windows Drivers for Android (Tested on XP/Win7 only) If anyone can confirm these drivers work on other Windows OSs, please post.

everytime i run adb in windows 7 it runs extremely fast then closes. >_>...
k1x is offline  
Reply With Quote
Old July 30th, 2010, 09:15 PM   #54 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

Because you need to run it through the command prompt, not just double clicking adb.exe
Swizz is offline  
Reply With Quote
Old August 10th, 2010, 10:23 PM   #55 (permalink)
New Member
 
Join Date: Aug 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

nvm I got it working! thank you so much
malapo is offline  
Last edited by malapo; August 11th, 2010 at 01:01 AM.
Reply With Quote
Old August 12th, 2010, 02:11 AM   #56 (permalink)
New Member
 
Join Date: Aug 2010
Posts: 2
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

After you get to the wifi setting is it ok if i disconnect my g1 and go to the neighbors house and connect to their wifi?

i really need internet at my house....


edit: I tried it out and connected to my neighbor's wifi but it just kept saying that google servers weren't responding...

so i guess i have to keep it connected..?

edit: Ok i will just try it when i get internet in my apartment...
SikatPimp is offline  
Last edited by SikatPimp; August 13th, 2010 at 12:41 AM. Reason: update
Reply With Quote
Old August 12th, 2010, 10:59 AM   #57 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

No, you can disconnect it. The only reason to keep it in, at that point, is to charge the phone. Keep trying, even try different APs. You'll get it! The hardest part is done.
Swizz is offline  
Reply With Quote
Old August 22nd, 2010, 03:44 AM   #58 (permalink)
New Member
 
Join Date: Aug 2010
Posts: 2
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Finally got it!! Thanks for the help!!
SikatPimp is offline  
Reply With Quote
Old August 24th, 2010, 04:10 PM   #59 (permalink)
New Member
 
Join Date: Aug 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default help

were do i type in adb and when i type it in terminal it says flie not found
heartagram95 is offline  
Reply With Quote
Old August 24th, 2010, 07:03 PM   #60 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

Quote:
Originally Posted by heartagram95 View Post
were do i type in adb and when i type it in terminal it says flie not found
Please review step 11.
Swizz is offline  
Reply With Quote
Sponsors
Old August 30th, 2010, 04:15 PM   #61 (permalink)
Member
 
Join Date: Aug 2010
Posts: 172
 
Device(s):
Thanks: 6
Thanked 23 Times in 23 Posts
Default

I just factory reset a CyanogenMod 6 G1 and the adb service was running when the "touch android" screen came up. I just had to do the
Code:
am start -a android.intent.action.MAIN -n com.android.settings/.Settings
part and set up the wifi.

Nice.

My wife wasn't home so I couldn't borrow her SIM for the registration.
__________________
Optimus T
CM7 + Zeam
TMo PAYG (no data). How I use it.
fratermus is offline  
Reply With Quote
Old September 18th, 2010, 07:47 PM   #62 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Im having trouble seeing my G1 after typing "adb devices" in the terminal.

Help?
Keemngi is offline  
Reply With Quote
Old September 19th, 2010, 10:02 AM   #63 (permalink)
Member
 
Join Date: Aug 2010
Posts: 172
 
Device(s):
Thanks: 6
Thanked 23 Times in 23 Posts
Default

Quote:
Originally Posted by Keemngi View Post
Im having trouble seeing my G1 after typing "adb devices" in the terminal.
(
adb can only connect to the phone if the adb service is running on the phone. I'd review the original post and see if anything was missed/skipped.

Another possibility is that there is something wrong with the USB connection but you could test that with another device. If you are using linux you could do a
Code:
dmesg
after plugging in the phone and see if anything was logged.
fratermus is offline  
Reply With Quote
Old September 20th, 2010, 12:27 PM   #64 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 4
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Ok Android experts, I will not waste your time. I got a G1 from my friend with no sim card in it. I, being the nice guy I am, did a factory reset of the phone, which got me nowhere quickly i assure you! I've spent about 10 hours doing this (mostly because it seems the batter doesn't make a good contact with the phone or something).

Anyways, I'm doing all of this so I can run some cool wifi apps, but most importantly the PS3 jailbreak software (If that is reason enough not to help me I understand)

Anyways, I was able to run the draem rainbow thing and it worked without issue. I seem to have everything installed on my computer, but when I do this

$ am start -a android.intent.action.MAIN -n com.android.settings/.Settings
am start -a android.intent.action.MAIN -n com.android.settings/.Settings
Starting: Intent { action=android.intent.action.MAIN comp={com.android.settings/
com.android.settings.Settings} }
$
C:\Users\Daniel\Desktop\sdk\tools>

It does not change from the NO SIM message.. I also see I have a $ and NOT a #, I don't know what to do.

Can anyone PLEASE provide me some assistance, if I did not provide enough information please let me know what you need and I'll get it. I'm not going to be a tough person to work with, I can even post videos of whats going on if you want, lol

Thanks in advance! I appreciate all the great work you guys do in this forum!
Daniel

Remember, I HAVE NO SIM CARD!
AstroCity is offline  
Last edited by AstroCity; September 20th, 2010 at 01:30 PM. Reason: updated info
Reply With Quote
Old September 20th, 2010, 01:57 PM   #65 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 4
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

C:\Users\Daniel\Desktop\sdk\tools>adb devices
List of devices attached
DEVICE ID IS DISPLAYED HERE device


C:\Users\Daniel\Desktop\sdk\tools>adb shell
$ am start -a android.intent.action.MAIN -n com.android.settings/.Settings
am start -a android.intent.action.MAIN -n com.android.settings/.Settings
Can't dispatch DDM chunk 46454154: no handler defined
Can't dispatch DDM chunk 4d505251: no handler defined
Starting: Intent { action=android.intent.action.MAIN comp={com.android.settings/
com.android.settings.Settings} }
Warning: Activity not started, its current task has been brought to the front
$

is now what im getting. Am I close? Remember i never see the robot screen, i just see the no sim. reboot, starting the service, all that works.

ive read so much im truly confused. I appreciate it!
Daniel
AstroCity is offline  
Reply With Quote
Old September 20th, 2010, 07:08 PM   #66 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

Stick a SIM in.
Swizz is offline  
Reply With Quote
The Following User Says Thank You to Swizz For This Useful Post:
AstroCity (September 21st, 2010)
Old September 21st, 2010, 05:12 AM   #67 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 4
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

will grab one when i see them next. Thanks!
AstroCity is offline  
Reply With Quote
Old September 21st, 2010, 12:36 PM   #68 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

Yeah, I never mentioned it, but I did this guide with an inactive SIM inserted.
Swizz is offline  
Reply With Quote
Old September 21st, 2010, 10:43 PM   #69 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 4
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

I thought I MIGHT have read something along those lines but I wasn't quite sure. I'm still waiting on the sim, but I had ZERO knowledge about any of this stuff, and now I know a little bit so I thank you for your time that you took to put this together and help people actually learn stuff. It might be a fun little device (Will never be used as a phone)

And on that note, Here in Nebraska, there are very few carriers that use Sim cards, and only in one part of the state. Could ANY deactive tmo sim work for this?

I don't know if that's illegal or against the rules of the forum. I'm just trying to get into this thing for fun.

Thanks again Swizz, I truly appreciate your time.

AstroCity
AstroCity is offline  
Reply With Quote
Old September 22nd, 2010, 09:12 AM   #70 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

Any Tmobile SIM card will work.

Best of luck.
Swizz is offline  
Reply With Quote
Sponsors
Old September 24th, 2010, 12:30 AM   #71 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default adb does nothing

everything is going fine until the step where you type "adb".

I am on a mac, go to terminal, cd until i get to the folder with the adb, type "adb" and nothing happens. I have no idea what I am going wrong. I am sure that I have rc29 because i can type "enter" "reboot" "enter" and the phone reboots.

What am missing? Thanks.
Zaothusia is offline  
Reply With Quote
Old September 24th, 2010, 02:01 PM   #72 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

./adb
Swizz is offline  
Reply With Quote
Old September 24th, 2010, 11:52 PM   #73 (permalink)
Member
 
Join Date: Aug 2010
Posts: 172
 
Device(s):
Thanks: 6
Thanked 23 Times in 23 Posts
Default

Translation: run the adb that's right here in this directory even though this directory isn't in my execution path.
fratermus is offline  
Reply With Quote
Old September 27th, 2010, 05:54 PM   #74 (permalink)
New Member
 
Join Date: Sep 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default root

hi guys,
can anyone tell me if a person can use a prepaid tmobile sim card with a rooted g1, will it work the same way as a plan sim card.
also, i'm pretty sure the steps talked about in this article(signing on google with wifi) will not be needed if someone plans on rooting the phone, is that correct?
thank you for all of your help
mikeecski is offline  
Reply With Quote
Old September 28th, 2010, 10:22 PM   #75 (permalink)
Member
 
Join Date: Aug 2010
Posts: 172
 
Device(s):
Thanks: 6
Thanked 23 Times in 23 Posts
Tongue

Quote:
Originally Posted by mikeecski View Post
hi guys,
can anyone tell me if a person can use a prepaid tmobile sim card with a rooted g1, will it work the same way as a plan sim card.
For phone/google registration via wifi? Yes. I did the wifi method with a tmo2go SIM. I've also done it with my wife's postpaid card, which was significantly easier. I do not think it will be possible to sign into google over any American TMO prepaid plan/sim that I know of, since the only "data" is the WAP deck "walled garden" (captain's proxy notwithstanding).

Quote:
Originally Posted by mikeecski View Post
also, i'm pretty sure the steps talked about in this article(signing on google with wifi) will not be needed if someone plans on rooting the phone, is that correct?
Unless someone hands you a phone that has already been associated with a google account and has not been factory reset, you'll have to associate it with a google account or you won't get too far. Whether you do this over wifi or with a data-enabled SIM is up to you. It only takes a couple of minutes once you get the chosen method in place.

Rooting does not bypass the need to sign into google when you boot the phone the "first" time. It just may mean you can use wifi to sign in instead of using a data-enabled SIM.

If I'm offtrack, someone pls correct my thinking. There's a bit of Kentucky's finest in the old man's veins tonight.
fratermus is offline  
Last edited by fratermus; September 28th, 2010 at 10:25 PM.
Reply With Quote
Old November 22nd, 2010, 03:54 PM   #76 (permalink)
New Member
 
Join Date: Nov 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Cry

i entered " adb devices " and then it dosent list any devices
i reboot the phone and then try again and it dose the same thing
HELP PLz
desmonb2 is offline  
Reply With Quote
Old April 5th, 2011, 10:52 PM   #77 (permalink)
New Member
 
Join Date: Apr 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs up

kudos guys! superb!!! i had this problem and was able to make my g1 work.. love my g1 it was my first android phone... now im using galaxy S

thank you thank you..
emj_wafa is offline  
Reply With Quote
Old April 20th, 2011, 10:23 PM   #78 (permalink)
New Member
 
Join Date: Apr 2011
Posts: 2
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hey guys, I just used this guide to activate a G1 that my friend gave me. I was wondering if its ok for me to update the phone or is that a bad idea?
Vysetheidiot is offline  
Reply With Quote
Old April 23rd, 2011, 05:41 PM   #79 (permalink)
Senior Member
 
Swizz's Avatar
 
Join Date: Nov 2008
Location: Portland, OR
Posts: 725
 
Device(s): G2
Thanks: 5
Thanked 91 Times in 67 Posts
Default

Quote:
Originally Posted by Vysetheidiot View Post
Hey guys, I just used this guide to activate a G1 that my friend gave me. I was wondering if its ok for me to update the phone or is that a bad idea?
Just don't factory reset, and you'll be fine.
Swizz is offline  
Reply With Quote
Old April 27th, 2011, 10:46 PM   #80 (permalink)
New Member
 
Join Date: Apr 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

It says Unable to start/stop WiFi, i wiped the phone several times and updated the phone to RC29 several times. No luck.
Roy073096 is offline  
Reply With Quote
Sponsors
Old May 7th, 2012, 04:57 AM   #81 (permalink)
New Member
 
Join Date: Mar 2012
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

my prob in step 14 can't do it !
othmanielamir is offline  
Reply With Quote
Reply

T-Mobile G1
Current Rating:
Rate this Phone:

The future of mobile phones has arrived���¢�¢Ã... Read More


Bookmarks

Tags
activate, activate with wifi, no data activate, register, skip registration, wifi


Go Back   Android Forums > Android Phones > T-Mobile G1 > G1 - Support User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
WiFi tethering 2.2 stock ROM nkk Incredible - All Things Root 3 September 10th, 2010 07:03 PM
how to activate/stop wifi connection Karan_Aricent Application Development 0 July 22nd, 2010 01:12 AM
Can i use a stock g1 as a wifi only device? MrBigFeathers T-Mobile G1 6 May 21st, 2010 08:57 AM
Im goign crazy , Activate over Wifi Arich0908 T-Mobile G1 2 December 8th, 2009 10:40 AM
Hero Locale - Activate Wifi in Sleep mainstreamliam HTC Hero 2 November 7th, 2009 12:32 PM



All times are GMT -5. The time now is 07:04 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo