feb7c126db90226d4650aa9ad0ec20e49e93b2ec
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%