15

For my understanding, Chrome Book is more than just a browser, so I am wondering, if it is possible to install Android Studio on Chrome Book.

Credit to @navigaid

As of now, Android Studio is ChromeBook is in preview. https://developer.android.com/topic/arc/studio

As of today August 21, 2019 with Android Studio 3.5, you can run Android studio on ChromeBook, https://developer.android.com/studio/install#chrome-os

System requirements for Chrome OS according to the official site 

8 GB RAM or more recommended

4 GB of available disk space minimum

1280 x 800 minimum screen resolution

Intel i5 or higher (U series or higher) recommended

Recommended devices:

Acer: Chromebook 13/Spin 13, Chromebox CXI3

Lenovo: Yoga C630 Chromebook

HP: Chromebook x360 14, Chromebox G2

Dell: Inspiron Chromebook 14

ASUS: Chromebox 3

ViewSonic: NMP660 Chromebox

CTL: Chromebox CBx1
NOT_A_PROGRAMMER
  • 1,794
  • 2
  • 20
  • 31
  • This links may helpful for you. http://tomwwolf.com/2013/11/20/howto-android-development-on-chromebook/ http://tamingandroidcode.blogspot.in/2013/12/running-android-studio-on-chromebook.html – Shivam Pandya Feb 05 '15 at 14:40

2 Answers2

15

You can, but you are required to install additional linux flavor on your Chromebook i.e, Crouton project. It allows an easy method of doing that.

remember that ChromeOS runs on Linux, and you are basically adding another Linux flavor to your Chromebook.

Some useful links,

or you may follow this step by step guide on how to use Crouton to Install an Ubuntu Chroot on Chromebook.

source

Sufiyan Ghori
  • 18,164
  • 14
  • 82
  • 110
2

Yes you can.

As of this writing, PixelBook has already been able to run Linux applications including Android Studio. Hopefully this feature will eventually roll out to other high end Chrome OS devices in the near future.

source: Preview Android Studio on Chromebooks

btwiuse
  • 2,585
  • 1
  • 23
  • 31