Skip to content

harshendrashah/Cryptoverse

Repository files navigation

Cryptoverse

forthebadge

An app for Cryptocurrency prices, trends, conversions and latest news.

It uses CryptoCompare API.

Screenshots

How to launch the project locally

  1. Download Android Studio from the Google Developers site or using this link.

  2. Install the file to your pc.

  3. Download the required SDK(Standard Development Kit) Tools .

  4. Clone the repository from : "https://github.com/harshendrashah/Cryptoverse.git" .

    bash git clone --recursive https://github.com/harshendrashah/Cryptoverse.git

  5. Open the project in Android Studio.

  6. For launching the project you can either :

  7. Install emulator * For this you must have HAMX (Hardware Accelerated Execution Manager) installed in Android Studio IDE. * To install HAMX (Hardware Accelerated Execution Manager) refer here. * You can download it at the time of installation of the Android Studio or install it afterwards in the SDK manager. * Use your AVD manager for launching the app.

  8. Use your Android Phone * For using your phone, firstly connect your Android Phone with the pc using a data cable. * Go to the Settings > Developers Setting. * Allow USB debugging. * Run the project from the Android Studio IDE.

Contributing

Found a bug?? Create an issue.