Converting OnePlus 15 Chinese ROM to Global OxygenOS
Complete guide to converting ColorOS to OxygenOS on OnePlus 15 Chinese models
How to Manipulate Firefox History via SQLite
A quick guide to directly inserting and querying Firefox browsing history using the SQLite database on macOS.
M3U8 Headers
Playing M3U8 streams with custom HTTP headers
Mounting Samba Shares via /etc/fstab
How to persistently mount a Samba share from another machine using /etc/fstab on Linux.
Deeplinks for Media Players
A guide to deeplinks for popular media players on macOS and other platforms.
OpenCV Summary
A concise summary of OpenCV core concepts, image processing techniques, thresholding, contours, and quadrilateral detection.
Bash wildcard
Bash wildcard behavior in Bash
Android Build Variants
Master build types, flavors, dimensions, and variants in Kotlin DSL for Android projects
Understanding Android Architecture: MVVM Pattern
A comprehensive guide to the MVVM architecture in Android, focusing on ViewModel, Repository, and DataSource.
Pulling Files from /data/data Without Root
Use adb run-as and tar tricks to export app data without rooting the device.