- Notifications
You must be signed in to change notification settings - Fork454
A collection of samples of different Android OS platform APIs.
License
android/platform-samples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains a collection of samples that demonstrate the use of different Android OS platform APIs. The samples are organized into folders by topic, and each folder contains a README file that provides more information about the samples in that folder.
Note: These samples are intended to showcase specific functionality in isolation, and they may usesimplified code. They are not intended to be used as production-ready code.For best practices follow our documentation and checkNow In Android
Browse the samples inside each topic samples folder:
We are constantly adding new samples to this repository. You can find a list of all the available sampleshere.
- Clone the repository
- Open the whole project in Android Studio.
- Sync & Run
appconfiguration
The app will open with the samples list screen that allows you to navigate throughout the differentcategories and available samples.
Note: the
appmodule is required to bring together all the samples but it's not relevantfor their functionality, you can simply ignore it. The wiring is done under the hood and animplementation detail not needed to understand any sample functionality.
You can report anissue with a sample usingthis 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 theContributing page first though.
Note: make sure to run
./gradlew --init-script gradle/spotless-init.gradle.kts spotlessApplybeforesubmitting PRs.
Copyright 2023 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.0Unless required by applicable law or agreed to in writing, softwaredistributed 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 andlimitations under the License.About
A collection of samples of different Android OS platform APIs.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.