Hello.

I am Paul Kinlan.

A Developer Advocate for Chrome and the Open Web at Google.

Debugging Web Pages on the Nokia 8110 with KaiOS using Chrome OS

Paul Kinlan

この記事はKaiOS device with Web IDEデバッグに関する記事の続きですが、macOSを使う代わりに、 KaiOS device with Web IDEでChrome OS(m75)を使うことができます。 私は良いスタートであるWORDS0からKaiOS Environment Setupいますが、Chrome OSとCrostiniを使うには不十分です。以下は私が従った大まかなガイドです。 少なくともChrome OS m75(現在は4月15日現在の開発チャンネル)を使用していることを確認してください。 Crostini USBサポートを有効にします - href="chrome://flags/#crostini-usb-support" >chrome://flags/#crostini-usb-support 1.クロスティーニでターミナルを開く sudo apt-get install usbutils udev - USBツールがインストールされていることを確認する必要があります。 lsusb - 接続された機器が見えるはずです。これがうまくいかない場合は別の問題があるかもしれません。 sudo apt-get install --no-install-recommends autoconf2.13 bison bzip2 ccache curl flex gawk gcc g++ g++-multilib git lib32ncurses5-dev lib32z1-dev libgconf2-dev libgl1-mesa-dev libx11-dev make zip lzop libxml2-utils openjdk-8-jdk nodejs unzip python sudo apt install android-tools-adb android-tools-fastboot 1.私はそれが必要かどうかわからないが、私はまたwget -S -O - https://raw.

Read More

'Moving to a Chromebook' by Rumyra's Blog

Paul Kinlan

Ruth JohnがChrome OSに移行しました(一時的に): The first thing, and possibly the thing with the least amount of up to date information out there, was enabling Crostini. This runs Linux in a container on the Chromebook, something you pretty much want straight away after spending 15 minutes on it. I have the most recent Pixel, the 256GB version. Here’s what you do. Go to settings. Click on the hamburger menu (top left) - right at the bottom it says ‘About Chrome OS’ Open this and there’s an option to put your machine into dev mode It’ll restart and you’ll be in dev mode - this is much like running Canary over Chrome and possibly turning on a couple of flags.

Read More