Android Open Source - Camera send ImageMessage






Project Summary

Send a message encoded in the LSB of the image data taken from an android camera.

Web Site / Source Repository

ImageMessage is hosted in the following web site
https://github.com/JonnoFTW/ImageMessage

If you think the Android project ImageMessage 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 ImageMessage.

ItemValue
Java File Count4
Target SDK Version18
Minimum SDK Version16
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

ImageMessage has the following Java source files.

com.jonathanmackenzie.imagemessage.DecodeActivity.java
com.jonathanmackenzie.imagemessage.EncodeActivity.java
com.jonathanmackenzie.imagemessage.FinalActivity.java
com.jonathanmackenzie.imagemessage.MainActivity.java