Explore >> Select a destination


You are here

blog.k3170makan.com
| | muffsec.com
0.6 parsecs away

Travel
| | [AI summary] This post provides instructions for compiling and debugging a Linux kernel using QEMU and GDB, including steps to build the kernel, create an OS image, and set up a wrapper script for virtual machine execution.
| | nathanchance.dev
1.9 parsecs away

Travel
| | Recently, I stumbled upon a talk that Alistair Delva, a Google engineer, gave at the 2018 Linux Plumbers Conference around Cuttlefish, an Android Virtual Device (AVD) that is used to validate the Android platform virtually (i.e. without a separate device). This is something that is really cool because it makes it easy to follow along with upstream Android development and see what changes they are making under the hood, all from adb shell. Cuttlefish boots in around 20 seconds on my machine and swapping o...
| | offlinemark.com
1.4 parsecs away

Travel
| | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1:
| | inthecheesefactory.com
22.8 parsecs away

Travel
| Android Studio 1.3's stageis closed to the stable release. Newfeatures are keep coming including full NDK support. And it seems like some major change isalsobeing waited for it