Added in API level 1

FilePermission

class FilePermission : Permission, Serializable

Legacy security code; do not use.

Summary

Public constructors
FilePermission(path: String!, actions: String!)

Public methods
String!

Boolean

Inherited functions

Public constructors

FilePermission

Added in API level 1
FilePermission(
    path: String!,
    actions: String!)

Public methods

getActions

Added in API level 1
fun getActions(): String!

implies

Added in API level 1
fun implies(p: Permission!): Boolean

Find the training option that's right for you.

Updated Jan 21, 2021

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Jul 20, 2023

Android App Links are HTTP URLs that bring users directly to specific content in your Android app.

Updated Apr 30, 2024