BarryW Active Member Licensed User Longtime User Nov 17, 2014 #1 Hi masters. I need help accessing /data/data/com.android.providers/telephony/databases/mmssms.db How to do this? Tnx.
Hi masters. I need help accessing /data/data/com.android.providers/telephony/databases/mmssms.db How to do this? Tnx.
LucaMs Expert Licensed User Longtime User Nov 17, 2014 #2 Do you know that you can access the SMS via SmsMessages? Have you the need to access the database directly? Upvote 0
Do you know that you can access the SMS via SmsMessages? Have you the need to access the database directly?