Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 934 Bytes

File metadata and controls

38 lines (30 loc) · 934 Bytes

ViViScreen_Android

About
ViViScreen is the first Dapp of Adward Platform.

Getting Started
1)Clone project
2)Open with Android Studio

Gradle version

com.android.tools.build:gradle:2.3.3

Minimal Android SDK Version

19

Build Tools version

25.0.3

Technologies

  • Java (v. 7)
  • Google Firebase (v. 9.0.2)
  • Java RX (v. 1.1.6, Android RX – v. 1.2.1)
  • Retrofit 2 (v. 2.1.0)
  • Socket IO (v. 0.8.3)

Third Party Libraries (gradle)

  • 'com.github.designsters:android-fork-bitcoinj:1.+' – fork bitcoinj (with QTUM functionality)
  • 'com.google.zxing:core:3.2.1' – QR-Code/Barcode scanner
  • 'io.reactivex:rxjava:1.1.6', 'io.reactivex:rxandroid:1.2.1' – Java RX
  • 'io.socket:socket.io-client:0.8.3' - Socket IO Client
  • 'com.squareup.retrofit2:retrofit:2.1.0' HTTP Client