Android Fragmentation state. Did Google fix it?

<p>In Android 13 a new feature called&nbsp;<a href="https://developer.android.com/training/data-storage/shared/photopicker" rel="noopener ugc nofollow" target="_blank">Photo Picker</a>&nbsp;appeared. It allows applications to access individual user photos and videos without giving them full access to the photo/video or the entire memory of the device. This is a good feature for limiting an application&rsquo;s access to a user&rsquo;s personal data. It was immediately announced that this feature would also work on Android 11 and newer (with support for&nbsp;<a href="https://source.android.com/docs/core/ota/modular-system" rel="noopener ugc nofollow" target="_blank">Mainline</a>&nbsp;updates), and later its support was added to all devices with Android 4.4 and above via Google Play Services.</p> <p>I immediately asked myself, why hasn&rsquo;t it been done before? And the answer is simple &mdash; Android didn&rsquo;t allow to implement this, because Google was struggling with fragmentation and working on the possibility of an independent update of Android, it became a reality.</p> <p><a href="https://proandroiddev.com/android-fragmentation-state-0e7be1649e66"><strong>Website</strong></a></p>