https://github.com/hanmajid/android-13-samples
Sample projects for Android 13 (Beta 3.3)
https://github.com/hanmajid/android-13-samples
android android13
Last synced: 5 months ago
JSON representation
Sample projects for Android 13 (Beta 3.3)
- Host: GitHub
- URL: https://github.com/hanmajid/android-13-samples
- Owner: hanmajid
- Created: 2022-02-21T04:47:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T09:47:42.000Z (over 3 years ago)
- Last Synced: 2025-10-24T14:56:22.665Z (8 months ago)
- Topics: android, android13
- Language: Kotlin
- Homepage: https://yggr.medium.com
- Size: 1.55 MB
- Stars: 67
- Watchers: 3
- Forks: 27
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# android-13-samples
Sample projects for Android 13.
## Table of Content
| | |
| :-: | :-: |
| Themed App Icon ([Github](/themed-app-icon)) ([Tutorial](https://yggr.medium.com/exploring-android-13-themed-app-icon-e26f82be431b)) | Quick Settings Placement API ([Github](/quick-settings)) ([Tutorial](https://yggr.medium.com/exploring-android-13-quick-settings-placement-api-b3154da48668)) |
|
|
|
| Per-App Language Preferences ([Github](/per-app-language-preferences)) ([Tutorial](https://yggr.medium.com/exploring-android-13-per-app-language-preferences-f08a16e76657)) | Photo Picker ([Github](/photo-picker)) ([Tutorial](https://yggr.medium.com/exploring-android-13-photo-picker-4cabb65364bd)) |
|
|
|
| Nearby Wi-Fi Devices Permission ([Github](/nearby-wifi-devices)) ([Tutorial](https://yggr.medium.com/exploring-android-13-nearby-wi-fi-devices-permission-7e1daa3610ba)) | Programmable Shaders ([Github](/programmable-shaders)) ([Tutorial](https://yggr.medium.com/exploring-android-13-programmable-shaders-db91683127e3)) |
|
|
|
| Downgradable Permission ([Github](/downgradable-permission)) ([Tutorial](https://yggr.medium.com/exploring-android-13-downgradable-permission-5ca79bfcee2b)) | Notification Runtime Permission ([Github](/notification-runtime-permission)) ([Tutorial](https://yggr.medium.com/exploring-android-13-notification-runtime-permission-6e198bb5ae3b)) |
|
|
|
| Predictive Back Gesture ([Github](/predictive-back-gesture)) ([Tutorial](https://yggr.medium.com/exploring-android-13-predictive-back-gesture-2c6ad13652a2)) | Copy and Paste Improvements ([Github](/copy-and-paste)) |
|
|
|