Simple application to check if your phone is docked or not. Works on Samsung Galaxy S3..
RandomDockCheck is hosted in the following web site
https://github.com/frankkienl/RandomDockCheck
If you think the Android project RandomDockCheck 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 RandomDockCheck.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 8 image files in RandomDockCheck. The names of the image files are listed as follows.
action_settings.png content_import_export.png device_access_network_cell.png device_access_network_wifi.png device_access_sd_storage.png device_access_usb.png navigation_accept.png navigation_cancel.png
The following screenshort is generated from the image listed above.
RandomDockCheck has the following Java source files.
nl.frankkie.randomdockcheck.DockStateReceiver.java nl.frankkie.randomdockcheck.MainActivity.java nl.frankkie.randomdockcheck.SettingsActivity.java