0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Android Genymotion Desktop をインストール

Last updated at Posted at 2025-05-06

Genymotion は Android 環境をPCやクラウドで実現する。
実態は PC や クラウド上に構築する仮想環境。
フリーミアムモデルで提供されている。

今回は PC デスクトップ上で試してみる。

Genymotion Desktop

母艦は MS-Windows / Linux / macOS 対応

MS-Windows/Linux についてはどうやら x86 Android Studioイメージ を仮想環境で動かす仕組みらしい。その場合、 x86 用の Android アプリが使用できる。けれども arm 用の Android アプリが使える方法もあるみたい。

また、以前は Genymotion を使うには VirtualBox を別途インストール必要と書いてある資料もあるが、今はその作業は必要ないみたい。Linux においては、 仮想環境としてディストリビューション添付の QEMU が使われているようだ。

環境

  • Ubuntu 24.04 LTS
  • genymotion-3.8.0-linux_x64.bin

インストール

https://www.genymotion.com/
から genymotion-3.9.0-linux_x64.run をダウンロード。

genymotion を起動する。

$ chmod 555 genymotion-3.9.0-linux_x64.run 
$ ./genymotion-3.9.0-linux_x64.run 
Installing for current user only. To install for all users, restart this installer as root.

Installing to folder Installing to folder [/home/nanbuwks/Downloads/genymotion]. Are you sure [y/n] ? y


- Extracting files ..................................... OK (Extract into: [/home/nanbuwks/Downloads/genymotion])
- Installing launcher icon ............................. OK

Installation done successfully.

You can now use these tools from [/home/nanbuwks/Downloads/genymotion]:
 - genymotion
 - genymotion-shell
 - gmtool

インストールが終わると Dash から呼び出せるようになっていました。

image.png

初期設定

アカウントを作製しないといけません。
image.png
「Personal Use」
image.png
「Create」を選びます。
image.png

仮想環境の構築

今回は一番解像度の大きな「Google Pixel C」を選びました。
image.png

OS バージョンを変更します。
Arm アーキテクチャのアプリを使うには、Android バージョンが 9 でないといけないようだ。

image.png
メモリなどは母艦のリソースに合わせて設定するのがいいかな。
image.png
▶を押してブートします。
image.png

しばらくすると起動します。

image.png

画面表示はウィンドウタイトルバーを押して操作できるようです。

image.png

メニューの「Open GApps」から Google Play をインストールすることができます。
image.png
image.png

image.png

image.png

仮想環境を再起動すると、このような画面がブラウザで表示されますが・・・ここは特に何もしなくてもいいみたい。

image.png

一旦STOPして再度起動し直します。
ge.png

Android画面を下からスワイプすると Play Store がインストールされているのがわかります。
image.png

Google にサインインして Google Play を有効化します

image.png

Armエミュレータをインストールする

こちらから、 Android version mapping - 9.0 を選んでダウンロードします。

ダウンロードした zip ファイルを Android 画面にドラッグ&ドロップします。

image.png

再起動すると、ARMアプリがインストールできるようになります。

image.png

その他の設定

Android画面を上からスワイプすると、Pixel C の初期設定を促されます。
image.png

画面を進めて適切に設定していきます。
image.png

日本語化

image.png
image.png
image.png

物理キーボードの設定

image.png
image.png
image.png
image.png

日本語入力を可能にする

本来はここでIMEが追加できるはずであるが・・・

image.png

AOSPしか選べない。うーむ。
image.png

PlayストアでIMEをインストールします。
gboard で検索してインストール。
image.png
インストール後、設定を進めていきます。
image.png

gboardを有効にします。
image.png

「設定」-「言語」
image.png
「12キー」をへんこうしまs
image.png

PCで使う場合は物理キーボードとの親和性からQWERTYのみを選択するのが使いやすいでしょう。
image.png

物理キーボードが日本語キーボードだった場合は、これもONにしたほうが使いやすそうです。
image.png

入力時に、仮想キーボードが出現します。地球儀マークを押して、「日本語」にすると変換ができるようになります。
image.png

時刻を合わせる

image.png
image.png
image.png
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?