1
0
Fork 0
No description
Find a file
2026-03-31 15:43:06 +08:00
.gitignore Maybe gitignore should be in the main branch 2026-03-31 15:43:06 +08:00
README.md Initial Commit: add README 2026-03-31 15:38:45 +08:00

Oneplus Framework JAR Backup Repository

This repository contains backup copies of JAR files from the /system/framework directory of Oneplus devices.

Source

All contents in this repository are sourced from:

  • OPPO Company - Proprietary framework components and extensions
  • AOSP (Android Open Source Project) - Core Android framework components

Contents

This repository includes:

  • Core Android framework JARs (framework.jar, services.jar, etc.)
  • Oneplus/OPPO specific framework extensions (oplus-framework.jar, oplus-services.jar, etc.)
  • Hardware-specific JARs for Oneplus device features
  • Various system service and component JARs

Purpose

This backup serves as a reference archive of the framework components used in Oneplus devices, preserving the original JAR files for development, research, and compatibility purposes.

Disclaimer

These files are provided for educational and reference purposes only. All intellectual property rights belong to their respective owners (OPPO and Google/AOSP).