Skip to content

eddydn/XamarinDexter

Repository files navigation

![Karumi logo][karumilogo] Dexter Build Status Maven Central Android Arsenal

Dexter is an Xamarin Android library binding from original Android Dexter that simplifies the process of requesting permissions at runtime.

Android Marshmallow includes a new functionality to let users grant or deny permissions when running an app instead of granting them all when installing it. This approach gives the user more control over applications but requires developers to add lots of code to support it.

The official API is heavily coupled with the Activity class. Dexter frees your permission code from your activities and lets you write that logic anywhere you want.

Screenshots

Demo screenshot

Usage

Dependency

Install from Nuget Packer Manager or Enter this line to Package Console

Install-Package Dexter -Version 1.0.3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published