apps library
A library for collecting data from apps on the phone.
Classes
- App
- An application installed on the device. Depending on the Android version, some attributes may not be available.
- Apps
- Holds a list of names of apps installed on the device.
- AppsProbe
- A probe collecting a list of installed apps on this device.
- AppsSamplingPackage
- AppUsage
- Holds a map of names of apps and their usage, as defined in AppUsageInfo.
- AppUsageInfo
- Holds information about usage for a specific app.
- AppUsageProbe
- A probe collecting app usage information on apps that are installed on the device.