CryptocurrencyApp is application for get data about cryptocurrency developed for the android operating system.
Get list cryptocurrency
;Get detail about cryptocurrency
.
Before you begin, you should have already downloaded the Android Studio SDK and set it up correctly. You can find a guide on how to do this here: Setting up Android Studio.
Clone the repository using HTTP: https://github.com/rutikeyone/cryptocurrency-app
;Open Android Studio/Visual Studio Code
;Click on 'Open the project folder
;Browse to the directory where you cloned the mobile-wallet repo and click OK
;Let Android Studio/Visual Studio Code import the project
;Build the application in your device by clicking run button
.
View the wiki to see pages that provide details on the project.