Skip to content

It's Simple app that fetch all crypto coins charts from trading view using APIs and give a all features to analyse the market. This app is completely RESTful.

Notifications You must be signed in to change notification settings

kffod/Crypto_Analyzer

Repository files navigation

Crypto Analyzer

Crypto Analyzer is a tool to analyze cryptocurrency data. This guide will help you set up and run the app in Android Studio.

Prerequisites

Before you begin, ensure you have the following installed on your machine:

  • Android Studio
  • Java Development Kit (JDK)
  • An Android device or emulator for testing

Installation

Clone the repository:

git clone https://github.com/kffod/Crypto_Analyzer.git
cd Crypto_Analyzer

Opening the Project in Android Studio

  1. Launch Android Studio.
  2. Click on Open an existing project.
  3. Navigate to the cloned repository and select it.

Syncing the Project with Gradle Files

Android Studio might prompt you to sync the project with Gradle files. If not, you can manually do this by:

  • Clicking on File > Sync Project with Gradle Files.

Running the App

Set up your device or emulator:

  • Using a physical device: Connect your Android device to your computer via USB. Ensure USB debugging is enabled on your device.
  • Using an emulator: Go to AVD Manager in Android Studio, create a new virtual device, and start it.

Run the app:

  1. Click on the green play button in the toolbar.
  2. Select your device or emulator from the list.
  3. Click OK to build and run the app.

Troubleshooting

If you encounter any issues, try the following:

  • Ensure all dependencies are installed and up-to-date.
  • Check the Logcat for error messages.
  • Clean and rebuild the project: Build > Clean Project and then Build > Rebuild Project.

Contributing

If you want to contribute to this project, please fork the repository and create a pull request with your changes.

About

It's Simple app that fetch all crypto coins charts from trading view using APIs and give a all features to analyse the market. This app is completely RESTful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages