LocalCommandClient.InstallCustomAppCommandHelper

interface LocalCommandClient.InstallCustomAppCommandHelper


Provides utilities for the InstallCustomApp command.

Summary

Public properties

File

Returns the directory where custom app APKs should be placed before issuing the InstallCustomApp command.

Public properties

customApksStorageDirectory

val customApksStorageDirectoryFile

Returns the directory where custom app APKs should be placed before issuing the InstallCustomApp command.

This directory is used by the SDK to provide the APK file to Android Device Policy.

Returns
File

File representing the directory path to be used for storing custom app APKs.