Fetch SMS and Browser History on Android. Target SDK Version is 17..
fetch_sms_and_browser_hist is hosted in the following web site
https://github.com/Peilin-Yang/fetch_sms_and_browser_hist
If you think the Android project fetch_sms_and_browser_hist listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of fetch_sms_and_browser_hist.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_SMS com.android.browser.permission.READ_HISTORY_BOOKMARKS |
There are 2 image files in fetch_sms_and_browser_hist. The names of the image files are listed as follows.
chrome.png sms.png
The following screenshort is generated from the image listed above.
fetch_sms_and_browser_hist has the following Java source files.
com.example.buttontest.BrowserHistory.java com.example.buttontest.ButtonTest.java com.example.buttontest.FetchSMS.java