android - Is there a way for monkeyrunner to look at call and sms history on a device? -



android - Is there a way for monkeyrunner to look at call and sms history on a device? -

is there way me have monkeyrunner able @ phone call , sms history without using sqlite3? before, using popen adb shell "sqlite3 /data/data/com.android.providers.contacts/databases/contacts*.db 'select * calls'" , while works on emulators not work on non rooted devices.

is there way similar without rooting device?

did seek using monkeyrunner startactivity, broadcastintent. believe using broadcastintent can phone call activity launching com.android.contacts/.dialtactsactivity

android sqlite3 monkeyrunner

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -