Skip to content

Vivek-736/LocationApp

Repository files navigation

LocationApp

LocationApp is a simple Android application that displays the user's current location by fetching location permissions and utilizing Google services.

Features

  • Fetches the user's current location.
  • Displays the location on the screen.
  • Utilizes Google Play Services for accurate location data.
  • Handles runtime permissions for location access.

Prerequisites

  • Android Studio installed.
  • Google Play Services configured.
  • A device or emulator with location services enabled.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/LocationApp.git
  2. Open the project in Android Studio.
  3. Sync the project with Gradle files.
  4. Add your Google API key in the AndroidManifest.xml file.

Usage

  1. Launch the app on your device or emulator.
  2. Grant location permissions when prompted.
  3. View your current location displayed on the screen.

Permissions

The app requires the following permissions:

  • ACCESS_FINE_LOCATION
  • ACCESS_COARSE_LOCATION

Acknowledgments

  • Google Play Services
  • Android documentation for location services.
  • Open-source contributors.
  • Inspiration from location-based apps.

About

A location displaying application built using Kotlin to get the permission from google services and display the location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages