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

https://github.com/chromeos/resizing-chromeos


https://github.com/chromeos/resizing-chromeos

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Android App Resizing for Chrome OS

## This is not an official Google product

With the ability to run Android on Chromebooks, a huge
ecosystem of applications and vast new functionality
is now available to users. While this is great news
for developers, certain optimizations are required
to meet usability expectations and to make for an
excellent user experience.

One important yet often overlooked area is resizing.
Android apps on Chrome OS should expect to be rotated,
maximized, and “free-form” resized multiple times
throughout their lifecycle. This [code lab](https://codelabs.developers.google.com/codelabs/chromeos-resizing/index.html)
will guide you through implementing some best practices
to make your app resize robustly and easily.

***

Copyright 2019 Google LLC

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