エンジニアとしての市場価値を測りませんか?PR

企業からあなたに合ったオリジナルのスカウトを受け取って、市場価値を測りましょう

1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Google PixelでLinuxターミナルアプリが標準搭載になりました。

Posted at

概要

Google Pixelの2025年3月アップデートで、Linuxターミナルアプリが標準で使用できるようになりました。
コマンドのmanを確認したり、オプションの検証、簡単なアプリの動作確認によさそうです。

導入手順

  1. 設定 - システム - 開発者向けオプション - Linux開発環境をONにする。
    Screenshot_20250318-081810.png

  2. アプリ一覧に追加されるターミナルアプリを起動。
    image.png

  3. 初回起動時、通知許可のポップアップが表示されるので許可する。(許可しないを選択した場合、データのインストールボタン選択時にアプリが強制終了する)

    image.png

  4. インストールを選択する。

    image.png

  5. インストール完了後、ターミナルが起動する。

    image.png

    image.png

droid@localhost:~$ uname -a
Linux localhost 6.1.0-28-arm64 #1 SMP Debian 6.1.1
19-1 (2024-11-22) aarch64 GNU/Linux
droid@localhost:~$
1
2
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

Qiita Conference 2025 will be held!: 4/23(wed) - 4/25(Fri)

Qiita Conference is the largest tech conference in Qiita!

Keynote Speaker

ymrl、Masanobu Naruse, Takeshi Kano, Junichi Ito, uhyo, Hiroshi Tokumaru, MinoDriven, Minorun, Hiroyuki Sakuraba, tenntenn, drken, konifar

View event details
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?