Android App that is able to take a picture of a receipt, add some information to the image and forwards it to a mail address.
receiptforwarder is hosted in the following web site
https://github.com/stefanxschneider/receiptforwarder
If you think the Android project receiptforwarder 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 receiptforwarder.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | activation.jar additionnal.jar android-support-v4.jar mail.jar |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in receiptforwarder. The names of the image files are listed as follows.
rf.png
The following screenshort is generated from the image listed above.
receiptforwarder has the following Java source files.
de.schneider.receiptforwarder.MainActivity.java de.schneider.receiptforwarder.SettingsActivity.java