App shows SMS details and allow you to filter and search through them.
You can set the Start Date and End Date.
You can search any text through all SMS.
You can export the SMS to your email.
Below permissions are required. Reason given.
android.permission.ACCESS_NETWORK_STATE --> For Ads and analytics
android.permission.INTERNET --> For Ads and analytics
android.permission.READ_CONTACTS --> For showing sender name
android.permission.READ_EXTERNAL_STORAGE --> For writing csv file
android.permission.READ_PHONE_STATE --> For Ads and analytics
android.permission.READ_SMS --> SMS
android.permission.WRITE_EXTERNAL_STORAGE --> For writing csv file
com.android.vending.BILLING --> Donation
Latest Version
1.2Uploaded by
Yan Naing
Requires Android
Android 3.0+
Category
Free Communication AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Jun 21, 2018
Fixed permission issue.