/note/tech

Anboxインストール

環境:

cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04 LTS"

snapでインストール

snap install --devmode --beta anbox

確認

$ snap info anbox
name:      anbox
summary:   Android in a Box
publisher: Simon Fels (morphis)
store-url: https://snapcraft.io/anbox
contact:   https://anbox.io
license:   unset
description: |
  Runtime for Android applications which runs a full Android system
  in a container using Linux namespaces (user, ipc, net, mount) to
  separate the Android system fully from the host.

  You can find further details in our documentation at
  https://github.com/anbox/anbox/blob/master/README.md
commands:
  - anbox
  - anbox.android-settings
  - anbox.appmgr
  - anbox.collect-bug-info
  - anbox.shell
services:
  anbox.container-manager: simple, enabled, active
snap-id:      Nr9K6UJaIOD8wHpDEQl16nabFFt9LLEQ
tracking:     latest/beta
refresh-date: today at 00:33 JST
channels:
  latest/stable:    –                                
  latest/candidate: –                                
  latest/beta:      4-56c25f1 2020-01-02 (186) 391MB devmode
  latest/edge:      4-6a3f886 2020-03-27 (191) 391MB devmode
installed:          4-56c25f1            (186) 391MB devmode

インストールしといてアレなんだけど、まだ実用レベルじゃないぽい

単にPCディスプレイで操作(表示)したいだけならChrome castした方がよさそうかな?

参考: