My First Android APP to add watermark as an file to new photo taken and share using Intent.ACTION_SEND..
android_watermark is hosted in the following web site
https://github.com/rogerlz/android_watermark
If you think the Android project android_watermark 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 android_watermark.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
android_watermark has the following Java source files.
com.rogeus.watermark.app.Page1.java com.rogeus.watermark.app.Page2.java