View Single Post
Old 06-01-2011, 08:37 PM   #14
monkeey
Junior Member
monkeey began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2011
Device: EdgeJr
Quote:
Originally Posted by yugami View Post
If you look in the tar.gz files you will find a large number of db files that are SQLite data base files. Theres a free viewer/editor on sourceforge.

com.google.android.gm-20110527-134920.tar.gz
Has a db named mailstore.entourageedge.fake@gmail.com.db which is probably the problem.

When you resetup your account its looking for a database named mailstore.YOUREMAILNAME@gmail.com.db

gmail.db in the same directory only has entry in the preferences table and thats the email address keyed to a column called first_time (currently set to 1)

2 thoughts -
1) Set first_time to 0 and see what happens
2) rename the db that is named after your email address and see if that works.

com.google.android.gsf also contains a database talk.db that has an accounts table which contains the email address used to set this up.


how would we go about editing these file to reflect the google account being used? ive got everything working but the failed downloads in market and unable to connect in talk.



on a side note: maybe if we started a donation pot up for grabs to the first person to make a working custom rom with all the gapps working and the uneeded left over phone stuff in android, we would be able to stir up some more development... i for one would be willing to drop a $20 or more on guaranteeing even one more fw update for this awesome device

Last edited by monkeey; 06-01-2011 at 08:41 PM.
monkeey is offline   Reply With Quote