Package-level declarations
Types
Link copied to clipboard
LoggerStrategy that creates a file in the chosen directory and saves the logs.
Link copied to clipboard
interface FileNameStrategy
Interface for strategies that provides the name of the logs file.
Link copied to clipboard
interface LocationTracesRecorder
Responsible for recording the location traces from the navigation session. The instance of LocationTracesRecorder can be created using LocationTracesRecorderFactory.
Link copied to clipboard
Factory to create a LocationTracesRecorder.
Link copied to clipboard
Failure related to location traces recorder.
Link copied to clipboard
interface LoggerStrategy
Interface for strategies that saves the location logs.
Link copied to clipboard
Triggers an intent to choose a folder to which the files will be saved. The reference to SharedStorageDirectoryPicker cannot live longer than the activity of the registry.