GitXplorerGitXplorer
a

user-interface-samples

public
4471 stars
1652 forks
200 issues

Commits

List of commits on branch main.
Verified
37dbddc5788793f5db4438f131d23b8b13a9910f

Merge branch 'android:main' into Kotlin-2.0

ttiwiz committed 4 months ago
Verified
eb0ed27ff0b048579fd61007ef56b93182cf1844

Merge pull request #475 from tiwiz/material-1.1.0-alpha01

ttiwiz committed 4 months ago
Unverified
23b716f6fe413dedbbf82b33d25f3144c2931c89

Update to latest Compose version

committed 4 months ago
Verified
c26f65dd1e8e8748ad8af23db4ff3ee0a66d58f0

Merge pull request #477 from android/upload-artifact-v4

ttiwiz committed 4 months ago
Verified
0365200d5d7504bd574b8c15e8eead77889d2305

Add Java distribution

ttiwiz committed 4 months ago
Verified
3295ad6a4e2c8a84266fa2d40db590b1ba83f691

Update libraries to avoid deprecation

ttiwiz committed 4 months ago

README

The README file for this repository.

Warning We are in the process of migrating these samples into the new platform-samples repository.

You can find the list of migrated samples here

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 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.