Glance Experimental Tools
🚧 Work in-progress: artifacts not available yet
This project aims to supplement Jetpack Glance with features that are commonly required by developers but not yet available.
It is a labs like environment for Glance tooling. We use it to help fill known gaps in the framework, experiment with new APIs and to gather insight into the development experience of developing a Glance library.
Libraries
🧬️
appwidget-host
A simple composable to display RemoteViews inside your app.
🖼️
appwidget-preview
A debug tool to display AppWidget previews embedded inside the app and enable "Live Edits" or "Apply Changes".
🛠️
🎨
appwidget-configuration
A Material3 Scaffold implementation for appwidget configuration activities.
Future?
Any of the features available in this group of libraries may become obsolete in the future, at which point they will (probably) become deprecated.
We will aim to provide a migration path (where possible), to whatever supersedes the functionality.
Contributions
Please contribute! We will gladly review any pull requests. Make sure to read the Contributing page first though.
License
Copyright 2020 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.