Tag: android
All the articles with the tag "android".
Your Custom Lint Rule Works. Will Ten Teams Accept It?
A custom Android Lint rule takes an afternoon. Rolling it out to ten teams takes an owner, tests, a stable message, a baseline ratchet and a kill switch.
Android Lint, Detekt or ktlint? Ask What the Rule Needs
Stop asking which Android linter is best. Ask what each team rule needs — types, a quick fix, resources, KMP — and pick the tool that can enforce it.
Which Mobile Testing Tool Do I Need? Ask the Boundary, Not the Platform
JUnit, Espresso, XCUITest, Maestro, Appium: a map of mobile test tools by the boundary they verify and the realism they need, with what Google and Apple say.
The Rust Core Is Done — So How Do Kotlin and Swift Actually Call It?
UniFFI, cbindgen, or hand-written FFI? Choosing the binding layer that lets Kotlin and Swift call a Rust library — with Firefox, Element X, and Signal as evidence.