@John
I wouldn't have thought that would cause a problem, but you can check what's been written to the database file by executing the command :-
- Code: Select all
adb shell sqlite3 /data/data/com.google.android.googleapps/databases/gls.db "select * from meta where name='androidId'"
You should get back a response of the form:-
androidId::0123456789012345678
where the number I've shown should be replaced with the ID you originally put in. If not, you can try writing it again.
Eddie
Scroll Options 51624 Firmware: 1.02s Kernel: 2.6.29 Android Version: Sometimes 2.3.4 CM7 Sometimes 2.1 !