a contribution to the mpos hackathon in berlin feb 2014.
bitcoin-atm is hosted in the following web site
https://github.com/meinharrd/bitcoin-atm
If you think the Android project bitcoin-atm 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 bitcoin-atm.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 6 |
jar files used | volley-4.4.2.2.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
Raw File Names | res\raw\signature.png |
There are 2 image files in bitcoin-atm. The names of the image files are listed as follows.
full_logo.png ic_refresh.png
The following screenshort is generated from the image listed above.
bitcoin-atm has the following Java source files.
io.mpos.sample.background.DatabaseHelper.java io.mpos.sample.ui.BitcoinCanceledActivity.java io.mpos.sample.ui.BitcoinFailedActivity.java io.mpos.sample.ui.BitcoinIntegration .java io.mpos.sample.ui.BitcoinOkActivity.java io.mpos.sample.ui.ChargeActivity.java io.mpos.sample.ui.MenuActivity.java io.mpos.sample.ui.MposApplication.java io.mpos.sample.ui.RefundActivity.java io.mpos.sample.ui.SignatureView.java