Android application streaming sensor and image data over socket to java based server program.
dronePhone is hosted in the following web site
https://github.com/jchomko/dronePhone
If you think the Android project dronePhone 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 dronePhone.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpiv11] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.FLASHLIGHT android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\sht.mp3 |
There are 3 image files in dronePhone. The names of the image files are listed as follows.
cw.png drone.png ic_menu_camera.png
The following screenshort is generated from the image listed above.
dronePhone has the following Java source files.
com.chomko.android.dronePhone.AudioClass.java com.chomko.android.dronePhone.CameraClass.java com.chomko.android.dronePhone.PrefsClass.java com.chomko.android.dronePhone.SensorClass.java com.chomko.android.dronePhone.SettingsActivity.java com.chomko.android.dronePhone.ThreadedDataTask.java com.chomko.android.dronePhone.phoneDroneActivity.java