# user-interface-samples **Repository Path**: mirrors_android/user-interface-samples ## Basic Information - **Project Name**: user-interface-samples - **Description**: Multiple samples showing the best practices in the user interface on Android. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > **Warning** > Most samples have been migrated 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). This repository won't be updated anymore. # 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.