Android Open Source - Photo send bluShutter






Project Summary

Android camera app that sends photos via Bluetooth.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of bluShutter.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_BLUETOOTH_SHARE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\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




Resource Files

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.

null




Java Source Files

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