Okay, here is the formal release of my Android app "Zero". It does nothing. You launch it and it just immediately quits. It is literally the Android Kotlin sample project with a blanked icon and the single line `finish()` added to MainActivity.onCreate.
Precompiled apks are available. You may find ...