Monday, March 11, 2013
Android memory corruption
Gotta know this one http://stackoverflow.com/questions/2298208/how-to-discover-memory-usage-of-my-application-in-android/2299813#2299813
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)