Skip to content
Toggle navigation

Tutorials

Practical, implementation-focused walkthroughs.

Step-by-step articles with working code, sensible defaults, and honest notes about the parts that aren't obvious. No filler, no prerequisites theatre.

Tutorials are being prepared

A reorganized tutorial section is in the works — practical guides for Android NDK, FFmpeg, Linux systems, and developer tooling. Check back soon, or browse all articles.

How tutorials are written here

Working code first, narrative second.

Every tutorial on this site starts from a real implementation that the author has actually run. Code samples are not pasted from documentation — they are extracted from working repositories. When something requires a workaround, the workaround is explained alongside the version of the platform that needed it. When the article is later invalidated by a platform change, a note is added at the top of the article rather than silently rewriting it.