a5ad479170a34ba5492d428bb9fedfd698354120
OxmcEnvironment Framework API
This repository contains the PawletOS framework API under pawletos.oxmc
.
Features
- System property access (
ro.oxmc.build.*
) - API to check if running on PawletOS
- Access to branding, codename, welcome message
- Designed for apps and system code to import via:
import pawlet.oxmc.OxmcEnvironment;
Description
Languages
Java
100%