5fb77a4e155688fc34daf9be182e98c60ac41936
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%