Skip to content

This app was created to learn about how to request location permissions and how to obtain the user's location

Notifications You must be signed in to change notification settings

munbonecci/GetLocationCompose

Repository files navigation

GetLocationCompose

This app was created to learn about how to request location permissions and how to obtain the user's location

Installation

Clone this repository and import into Android Studio

git clone https://github.com/munbonecci/GetLocationCompose.git

Build variants

Use the Android Studio Build Variants button to choose between debug and release flavors

Maintainers

This project is maintained by:

Built with

  • Kotlin - For coding.
  • Location -For retrieve Location.
  • Permissions -For Permissions.
  • Jetpack
    • Compose
      • Android’s recommended modern toolkit for building native UI.

How I run the app?

  • Clone the repository
  • Open it in Android Studio
  • Wait until dependencies are installed
  • Run app in your emulator or physical device

App Screens App Screens

Releases

No releases published

Packages

No packages published

Languages