ChromeOS is the operating system used on Chromebooks. It supports the Google Play Store and Android applications. Unity deploys to ChromeOS by building Android applications. However, because ChromeOS runs on Chromebooks, Unity must also support features such as windowing and various input devices.
Use the following information to develop, build, and publish an application for ChromeOS.
Topic | Description |
---|---|
ChromeOS requirements and compatibility | Contains the requirements, feature compatibility, and known issues to be aware of before you start developing applications for ChromeOS. |
Getting started with ChromeOS | Explains how to set up a Unity project for ChromeOS and choose the appropriate Player SettingsSettings that let you set various player-specific options for the final game built by Unity. More info See in Glossary. |
Developing for ChromeOS | Explains how to develop and debug applications for ChromeOS, and support various input devices and specify windowing options. |
Building Your Application for ChromeOS | Explains how to build and publish your ChromeOS application. |