All Projects → husaynhakeem → AndroidQ-Playground

husaynhakeem / AndroidQ-Playground

Licence: other
Sample Android application to learn new Android Q features

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to AndroidQ-Playground

YuanaItemSettingView
Customizable Item Setting View Android
Stars: ✭ 15 (-6.25%)
Mutual labels:  android-settings
SearchPreference
Search inside Android Preferences
Stars: ✭ 56 (+250%)
Mutual labels:  android-settings
Flipper
Android library for abstract file-system access required by Android Q
Stars: ✭ 44 (+175%)
Mutual labels:  android-q

AndroidQ Playground

This is a sample Android application to learn new Android Q features.

Features

  • Sharing shortcuts

Direct share on steroids! Sharing shoartcuts is a feature that lets users jump directly into another app to share content. Learn more about it here.

alt text

  • Settings panel

A floating UI that shows system settings directly in the context of an app by taking advantage of the Slices feature. Currently the invokable settings are internet connectivity, NFC, and audio volume.

alt text

  • Location permission

Users now have more control over when apps can get access to device location. When an app running on Android Q requests location access, users are prompted with a dialog which allows the, to grant location access to two different extents: while in use (foreground only) or all the time (foreground and background).

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].