/PicSurge

Primary LanguageJava

PicSurge Android Application

PicSurge is an Android application that allows users to generate random placeholder images by clicking on an image button. It also provides a toast message to indicate the network connectivity status.

Features

  • Generate random placeholder images by clicking on the image.
  • Display a toast message indicating the network connectivity status.
  • Automatically fetches images from the LoremFlickr service.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Android Studio
  • Android SDK
  • Java Development Kit (JDK) 8 or later

Installation

  1. Clone the repository to your local machine using the following command:

git clone https://github.com/RakibOFC/PicSurge.git

  1. Open Android Studio and select "Open an existing project".
  2. Navigate to the cloned project directory and select it.
  3. Wait for Gradle to build the project.
  4. Connect an Android device or use an emulator.
  5. Click on the "Run" button in Android Studio to install and launch the application on the selected device.

Technologies Used

  • Android SDK
  • Java
  • Android Architecture Components (ViewModel, LiveData)

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

  • Thanks to the developers of Android Studio and the Android community for providing the necessary tools and resources.