Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chromeos/optimized-for-chromeos


https://github.com/chromeos/optimized-for-chromeos

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Optimizing your Android App 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.

This [code lab](https://codelabs.developers.google.com/codelabs/optimized-for-chromeos/index.html) will take you through
the most common of these optimizations.

This repository contains the source code for the
codelab in two different modules. **complete** contains
the completed codelab, **start** is the base project
with each step's code commented out for reference.

***

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.