31eacf966767928df2120287d3ef041ff399161e
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%