Simple Android App to rename photos of products using Barcode & Amazon.
RenameItFromAmazon is hosted in the following web site
https://github.com/lucabelluccini/RenameItFromAmazon
If you think the Android project RenameItFromAmazon 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 RenameItFromAmazon.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
RenameItFromAmazon has the following Java source files.
com.lucabelluccini.renameitfromamazon.AmazonFragment.java com.lucabelluccini.renameitfromamazon.ApplicationTest.java com.lucabelluccini.renameitfromamazon.BarcodeFragment.java com.lucabelluccini.renameitfromamazon.CaptureFragment.java com.lucabelluccini.renameitfromamazon.Main.java