My kid has a Chromebook for school, games etc. and would obviously also like to play Minecraft. However, thanks to some braindead business decision at Microsoft, Minecraft is only available for "regular" Android devices, but blocked for Chromebooks (probably in a bid to make Chromebooks less attractive).
There are various other tutorials about installing Minecraft directly on Chromebooks, but they are either looking rather fragile (e.g. the Minecraft Bedrock Launcher), or only install the Java edition instead of Bedrock, and most friends have Bedrock.
So here's a step-by-step guide for how I installed Minecraft on an x86 Chromebook, with the help of either an x86 Android device, or an x86 Linux machine, and (almost) only using on-board tools.
adb devices -l
(this may not be necessary, but I had two adb devices)adb -t 2 install-multiple -r *.apk
In conclusion: screw you, Microsoft.