A collection of samples of different Android OS platform features.
Browse the samples inside each topic samples folder:
Important: each sample is isolated from the rest and only contains the specific sample code. The wiring into the main application is done under the hood.
- Clone the repository
- Open the whole project in Android Studio.
- Sync & Run
This will open the samples list screen that allows you to navigate throughout the different categories and available samples.
You can report an issue with a sample using this repository. When doing so, make sure to specify which sample you are referring to.
Please contribute! We will gladly review any pull requests. Make sure to read the Contributing page first though.
Copyright 2022 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.