Tag Archive: android

Cover

How to use WebViewClient with Android WebView to hook into network requests, intercept them, and block or modify them if they match certain rules.

Cover

Resources and information about the WaveShare line of NFC-Powered Passive E-Ink / E-Paper modules, complete with teardown pictures and some development tips.

Cover

Native Android application (Kotlin and Java) to update WaveShare Passively Powered NFC E-Paper Modules over NFC, and generate bitmaps for them.

How to use WebViewAssetLoader and WebViewClient, with Kotlin code and syntax, to load local HTML files from asset folders into a WebView component.

Cover

How to fix Android's default Messages app having no notification sound for incoming text messages, even with ringer volume set to maximum.

Cover

Using TP-Link Kasa, Google Apps Script, Android, and Automagic to automate my morning wake up alarm and turn on the lights.

Cover

Why is mapping remote mouse controls, particularly click-and-drag, so complex and often left out of major mobile applications? I cover the options and answers.

Cover

A post on trying to get QT Creator to be able to, at the very least, build and run an example project for Android and see it on an emulator.

Cover

How I setup an Android Automagic flow that will start, stop, or resume a Toggl timer when a Flic bluetooth button is pressed. Full Automagic export, plus demo.