Android-virtual-device: Difference between revisions

Initial
 
/* MacOS - pre box fix
 
Line 11: Line 11:


=== MacOS - Ensure Homebrew is installed: <code></code>SHELL /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” ===
=== MacOS - Ensure Homebrew is installed: <code></code>SHELL /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” ===
- Install using Homebrew:
<pre>
brew install --cask android-studio</pre>


<pre>  - Install using Homebrew:
``` SHELL
brew install --cask android-studio</pre>
=== Linux - Extract the downloaded tar.gz file. - Run the <code>studio.sh</code> script from the extracted directory. ===
=== Linux - Extract the downloaded tar.gz file. - Run the <code>studio.sh</code> script from the extracted directory. ===