2f3da02e6e6730f59cf9c53be70cf662266ffdc9
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%