Android camera app that sends photos via Bluetooth.
bluShutter is hosted in the following web site
https://github.com/radwen/bluShutter
If you think the Android project bluShutter 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 bluShutter.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_BLUETOOTH_SHARE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\snd_focus_end.mp3 res\raw\snd_focus_fail.mp3 res\raw\snd_notification.mp3 res\raw\snd_processing_done.mp3 res\raw\snd_shutterclick.mp3 |
There are 8 image files in bluShutter. The names of the image files are listed as follows.
bluetooth.png bluetooth2.png sd_off.png sd_on.png settings.png shutter_button.png sound_off.png sound_on.png
The following screenshort is generated from the image listed above.
bluShutter has the following Java source files.
com.blushutter.camera.AppConstants.java com.blushutter.camera.BluetoothCommandService.java com.blushutter.camera.CameraHelper.java com.blushutter.camera.CameraPreview.java com.blushutter.camera.HandlePictureStorage.java com.blushutter.camera.MainActivity.java com.blushutter.camera.SoundManager.java