Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.