Simple Barcode Wallet Android App.
BarcodeWallet is hosted in the following web site
https://github.com/omgwtfun/BarcodeWallet
If you think the Android project BarcodeWallet 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 BarcodeWallet.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 4 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in BarcodeWallet. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
BarcodeWallet has the following Java source files.
com.chrismburke.barcodewallet.app.AddFragment.java com.chrismburke.barcodewallet.app.BarcodeAdapter.java com.chrismburke.barcodewallet.app.BarcodeFragment.java com.chrismburke.barcodewallet.app.HomeFragment.java com.chrismburke.barcodewallet.app.MainActivity.java com.chrismburke.barcodewallet.app.NavigationDrawerFragment.java com.chrismburke.barcodewallet.app.database.Barcode.java com.chrismburke.barcodewallet.app.database.BarcodeDataSource.java com.chrismburke.barcodewallet.app.database.BarcodeDbHelper.java com.chrismburke.barcodewallet.app.database.BarcodeTable.java com.chrismburke.barcodewallet.app.interfaces.BarcodeDataListener.java com.chrismburke.barcodewallet.app.interfaces.FragmentActionListener.java