Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/android/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
https://github.com/android/user-interface-samples
Last synced: about 1 month ago
JSON representation
Multiple samples showing the best practices in the user interface on Android.
- Host: GitHub
- URL: https://github.com/android/user-interface-samples
- Owner: android
- License: apache-2.0
- Created: 2019-09-06T21:00:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T06:29:15.000Z (about 2 months ago)
- Last Synced: 2024-10-01T23:26:08.456Z (about 1 month ago)
- Language: Kotlin
- Homepage:
- Size: 48.8 MB
- Stars: 4,381
- Watchers: 195
- Forks: 1,643
- Open Issues: 200
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
> **Warning**
> We are in the process of migrating these samples into the new [platform-samples repository](https://github.com/android/platform-samples).
>
> You can find the list of migrated samples [here](https://github.com/android/platform-samples/tree/main/samples/user-interface)# Android user interface samples
A collection of Android projects to help you start building Android user interface features.
## Installation
Clone the repository, then open the samples as projects in Android Studio.
## Support
Stack Overflow: http://stackoverflow.com/questions/tagged/android
If you find an error in the samples, please file an issue at https://github.com/android/user-interface-samples.
## Patches and contributions
We encourage patches and contributions to this project. Fork the project and submit a pull request through GitHub. Please see [CONTRIBUTING.md](https://github.com/android/user-interface-samples/blob/main/CONTRIBUTING.md) for more details.
## License
Copyright 2022 Google, LLC
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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.