Skip to content

drishlekh/Stock-Lookup-App

Repository files navigation

Stock-Lookup-App

Welcome to the Stock Lookup App! This app allows you to search for stock information by entering the stock symbol. You can view the current price, percentage change, and company name.

Features:

  1. Search for stocks using their symbols (e.g., AAPL for Apple, AMZN for Amazon)
  2. View real-time stock price, change, and company name
  3. A splash screen that welcomes you to the app.
  4. A progress bar that shows loading status while fetching data.

Setting Up the App in Android Studio:

Before you start, make sure you have the following:

Android Studio: This is the IDE we use to develop Android apps. You can download it from here. Java Development Kit (JDK): Make sure you have JDK 8 or higher installed.

  1. Clone the Repository
  2. Open the Project in Android Studio
  3. Click on Build in the top menu. Select Rebuild Project. This will download any necessary dependencies and prepare the app for running. 4.Run the App in the emulator or any android device.

Using the APK File:

  1. Enable Unknown Sources Go to your device's Settings. Navigate to Security or Privacy. Enable Install unknown apps for the app that you will use to install the APK.
  2. Transfer the APK File Transfer the APK file to your Android device using any means.
  3. Install the APK Open the file manager on your Android device and navigate to the location where you saved the APK file. Tap on the APK file to start the installation. Follow the prompts to install the app.
  4. Open the App Once installed, you can find the Stock Lookup App in your app drawer. Tap to open it and start using it.

Troubleshooting:

  1. No Internet Connection: Make sure your device or emulator is connected to the internet.
  2. Invalid Stock Symbol: If you enter a stock symbol that doesn't exist, the app will show an error message.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages