Go Back   Android Forums > Android Discussion > Android Lounge

Android Lounge A place for general Android discussion and questions.



Reply
 
LinkBack Thread Tools
Old March 4th, 2010, 08:53 AM   #1 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 5
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to get around the Google Log in screen?

Hello
I just have purchased a myTouch from my firend who switched to different carrier. The thing is that I don't have a data plan so I can't sign into google account.
Yesterday I have downloaded a user guide for myTouch and find out that I don't need to sign in with google account and still be able to use the phone except I will not be able to use google features.
Why I can't skip the log in process?
Any help please

Pysiek is offline  
Reply With Quote
Sponsors
Old March 6th, 2010, 12:50 AM   #2 (permalink)
Junior Member
 
lildegregs22's Avatar
 
Join Date: Feb 2010
Location: Michigan
Posts: 87
 
Device(s): Sprint HTC Hero
Thanks: 0
Thanked 2 Times in 2 Posts
Default

There are multiple ways..

Code:
When you start up the phone without a sim card, it goes into a  locked screen that says "no sim card found", and you can't even get into  the registration app. So the first step is to get around that screen.  You have to connect to your phone with adb shell and get root access,  and then type the following command:
sqlite3  /data/data/com.android.providers.settings/databases/settings.db  "INSERT INTO system (name, value) VALUES ('device_provisioned', 1);"

And  then reboot the phone. When it starts up again it will go into the  registration screen instead of the locked "no sim card" screen.

This  assumes that you have the sqlite3 binary on your phone. This binary is  provided in RC30 v1.2. Alternatively, you could manually copy the binary  to your phone with adb push, or put it on the sdcard and copy it to  your phone. I can post a copy of just the sqlite3 binary if needed.
Code:
The second step is to enable and configure wifi, so that the  registration process can connect to the google servers. In an adb shell  session, type the following command:

am start -a  android.intent.action.MAIN -n com.android.settings/.Settings

This  doesn't have to have root access to work. It works fine with the  "shell" user that adb on non-modded phones runs as.

That command  will bring up the settings page on your phone. From there, you can  enable wifi and connect to your wifi network, and then proceed with  registration as per normal
lildegregs22 is offline  
Reply With Quote
Old March 9th, 2010, 04:30 PM   #3 (permalink)
New Member
 
Join Date: Mar 2010
Location: New Jersey, USA.
Posts: 4
 
Device(s): T-Mobile G1,Motorola Cliq Blur
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'm no expert what so ever when it comes to this kind of things but my sister got a "My Touch" as well and what I did is since she didn't want the data plan I went online signed up for a gmail account and used that one. Since the phone supports Wifi you can use all the features programs as long as you get wifi connection.

Remember like I said I'm no expert.
Mean Devil Guy is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Discussion > Android Lounge 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
Google Voice and Calling Screen wreed Droid X - Support and Troubleshooting 2 July 29th, 2010 12:30 PM
keeping the screen on when using google maps/gps? boatman Motorola Droid 21 March 12th, 2010 03:49 AM
Switching google screen names beefytee HTC Hero 0 February 12th, 2010 10:28 AM
Keeping Screen on when using Google Maps wonthanhguy HTC Hero (Sprint) 11 November 25th, 2009 11:51 AM
Help, My Google Bar is in the middle of my screen! virginiadroid Droid - Support and Troubleshooting 5 November 16th, 2009 01:41 PM



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


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.