https://github.com/android/codelab-slices-basic-codelab
https://github.com/android/codelab-slices-basic-codelab
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/android/codelab-slices-basic-codelab
- Owner: android
- License: apache-2.0
- Archived: true
- Created: 2018-05-09T16:13:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-06T21:50:03.000Z (over 3 years ago)
- Last Synced: 2024-09-26T23:44:40.318Z (about 1 year ago)
- Language: Kotlin
- Size: 4.21 MB
- Stars: 29
- Watchers: 25
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Creating Android Slices
Slices are a new way to embed your app content in other surfaces.
Slices are supported via a flexible templating system
Their templated content allow slices to feel at home in whatever surface
hosts them, but their dynamic nature aims to be much more rich and
updatable than existing APIs.
This codelab will guide you through creating a simple app that supports
slices.