adb shell am start -a com.android.phone.CallFeaturesSetting.ADD_VOICEMAIL
Friday, January 25, 2013
Start call settings with newer Android
Newer Android remove the access to call settings app. It can launched with this
adb shell am start -a com.android.phone.CallFeaturesSetting.ADD_VOICEMAIL
adb shell am start -a com.android.phone.CallFeaturesSetting.ADD_VOICEMAIL
Subscribe to:
Posts (Atom)