[Q] How to change to GSM in cm9?
Hope someone can help resolve my situation.
I am in Korea, and have verizion Inc 2 with SK Telecom usim(GSM).
sim code unlock, flash CM7, chagne my preferred network type by GSM, change APN from Verizon to SKT and type like this on adb
#sqlite3 /data/data/com.android.providers.settings/databases/settings.db 'update secure set value="3" where name="preferred_network_mode"'
Finally I was able to use my Inc 2 in my country.
So I tried to flash CM9 and do same procedures.
But it's not working. T0T
How to change network mode in CM9? I think that adb instruction(sqlite3...) is not working on ICS.
Help me plz...
|