Skip to content

An android application that change the ringer mode based on time and location

Notifications You must be signed in to change notification settings

Mohammad-Safayet/Ringer-App

Repository files navigation

Ringer App

This is an android application that changes the ringer mode based on the location of the user. It is not server dependent application.

Features

  • User can create a multiple user profile
  • Change ringer mode of the phone

Instalation guide


In order to run the project you need to have to have Mapbox account. How to get Mapbox API token.

  1. Clone this repository and import into Android Studio
git clone [email protected]:Mohammad-Safayet/Ringer-App.git
  1. Add the mapbox api key to local.properties
MAPBOX_API_TOKEN=YOUR_API_KEY
  1. Then run the app using the Run 'app' button

Screenshots


Landing Page Empty Profile input page

Built With


  1. Room - Android persistence library provides an abstraction layer over SQLite

  2. Coroutines - Library for concurrency design pattern

  3. Mapbox - SDK to provider of custom online maps

  4. Livedata - Library for observable data holder class

  5. Navigation Component - Library to allow users to navigate between different pieces of content within app.

About

An android application that change the ringer mode based on time and location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages