Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

worldline-spain/PermissionsSample

Repository files navigation

PERMISSIONS

This application demonstrate how to create <permission> and <permission-group> on Android

READ Permissions

Group

com.worldline.permissions.READ_PERMISSIONS

Permissions

com.worldline.permissions.QUERY_INFO
com.worldline.permissions.REQUEST_INFO

WRITE Permissions

Group

com.worldline.permissions.WRITE_PERMISSIONS

Permissions

com.worldline.permissions.ADD_INFO

DEMO

First install server app

gradlew serverapp:installDebug

Install permissions app

gradlew installGrantDebug installDeniedDebug

LICENSE

Copyright 2015 Wordline Spain

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Not another Marshamallow Permissions example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages