AndroidUpdates 2024
AndroidUpdates 2024
2
3. OEM apps - All the OEMs tightly integrate their
own apps in android system level in their
phones. For example, Samsung integrates its
ChatOn, Samsung App Store, Samsung Pay,
etc., These app codes are proprietary.
4. Custom made tweaks in Android OS - OEMs
usually tweak the open-source version of the
android heavily. They remove a few heavy
features in their low-end devices and add extra
features to the high-end phones. Compare the
Nexus settings screen and Samsung S3
settings screen. You can find features missing
or a few added extra in between these devices.
5. Branding the mobile - OEMs made custom
code tweaks in device BIOS and add their own
branding to it.
All the above constraints are causing heavy work to
code/re-c0de their own version of android. Apart from the
difference between the OEMs, the OEMs must make a
different set of code tweaks for their different device
models. This causes a heavy delay for the OEMs to push
their own.