5

Google announced android apps support in Chrome OS on Chromebooks. Is it possible to test my android app on Chromebook without having Chromebook hardware? Any emulator or VirtualBox image, etc?

4ntoine
  • 19,816
  • 21
  • 96
  • 220

2 Answers2

6

To run our app on a virtual Chrome OS device we have followed the following steps in Android Studio:

  1. Install Chrome OS SDK add-ons for Android Studio

  2. Create an AVD using the AVD Manager

    From tablet category select Pixelbook (beta) hardware. The default RAM size for an AVD is 1536 MB. I recommend increasing the RAM for the AVD to 2048 MB. 

gman
  • 100,619
  • 31
  • 269
  • 393
Radhika bajaj
  • 147
  • 1
  • 8
0

This doesn't work now. “IO exception while downloading manifest”.

Exclamation marks near to sites

Error message putting the cursor on the exclamation mark

v_mil
  • 101
  • 1