Send a message encoded in the LSB of the image data taken from an android camera.
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.
The following table is the detailed list of ImageMessage.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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