Cách khắc khục lỗi thêm số +1 và 011 trước số gọi đi cuat Build EVO ( CDMA Rom)
For fixing the extra 011 added to number whenever + is there in front of the number in the evo cdma rom, you have to edit com.android.phone_preferences.xml found at /data/data/com.android.phone/shared_prefs folder. And add a key in the xml file,
Code:
<boolean name="cdma_plus_code_dialing_key" value="false" />
<boolean name="cdma_number_hyphenation_key" value="false" />
The above entry would immediately reflect and will not add 011 before numbers any more.
For editing the file you can use DroidExplorer or similar tool.
Hoặc thay thế
for people who have problems dialing ..replace data/data/com.android.phone/shared_prefs - com.android.phone.preferences.xml with this one
http://www.multiupload.com/0AR37L1K9G you need SUFBS.apk or another root explorer.