Skip to content

bipuldevashish/Connected_devices_hotspot

Repository files navigation

Device Finder App

This Android application, built using Jetpack Compose, demonstrates searching for all connected devices on a network. The app includes a Lottie animation while searching for devices and utilizes Kotlin's Job and Coroutine features to manage and cancel the search process.

Features

  • Jetpack Compose: UI built using Jetpack Compose for a modern and responsive interface.
  • Lottie Animation: Engaging animation displayed while searching for devices.
  • Coroutine Support: Efficiently manages the search process using Kotlin coroutines and Jobs, allowing for cancellation and restarting of the search.

Demo

Device Finder Screenshot

Downlaod and view Device Finder Demo

Getting Started

Prerequisites

  • Android Studio Bumblebee or later
  • Kotlin 1.5 or later

Installation

  1. Clone the repository:
    git clone https://github.com/bipuldevashish/Connected_devices_hotspot

About

Built this project while learning jetpack compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages