Crypto Tracker is an Android application developed using Core Java and Android Studio. It leverages the Volley library for making API requests to CoinMarketCap to fetch live cryptocurrency data, including rates, symbols, and names. This app also provides a user-friendly search functionality to easily find information about your favorite cryptocurrencies.
- Live cryptocurrency rates
- Cryptocurrency symbols and names
- User-friendly search functionality
To run the code in Android Studio, follow these steps:
- Clone this repository to your local machine:
git clone https://github.com/Balachander283/Crypto-Tracker--.git
-
Open Android Studio and select "Open an existing Android Studio project."
-
Navigate to the directory where you cloned the repository and select the project folder.
-
Build and run the app on an Android emulator or a physical Android device.
- Volley Library: Used for making API requests to CoinMarketCap.
- CoinMarketCap API: Provides cryptocurrency data.
- Gradle: Build automation tool.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or suggestions, feel free to contact us at [balachander283@gmail.com].