0d0c0aca77737b5ffe34f529465a4b728bc7ff64
OxmcEnvironment Framework API
This repository contains the PawletOS framework API under android.os.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 android.os.oxmc.OxmcEnvironment;
Description
Languages
Java
100%