/android-14-framework

Android 14 Beta 1 framework/services source code, reverse engineered from a Pixel 7 Pro (upb1.230309.014)

Primary LanguageJava

This repository contains framework code for Pixel 7 Pro on Android 14 Beta 1, version tag UPB1.230309.014.

Please note that it only contains files that my tool was able to discover and decompile properly. It breaks even more often than it usually does while reversing APEX files, so some parts might be incomplete.

JARs were decompiled using JADX's "show bad code" option, so some parts of the source code might also be inconsistent with the actual behavior of the device. This will probably be noted with comments from the decompiler next to the code.

NOTE: This source code is provided strictly for research purposes. I'm not responsible for any legal problems and/or financial losses arising out of its usage, commercial or otherwise, by you.