Does Windows 11 build your Android app faster?
Windows 11 releases are out and Microsoft is offering Windows 10 users to upgrade.
(more…)Senior Android Developer & Team/Tech Lead
Windows 11 releases are out and Microsoft is offering Windows 10 users to upgrade.
(more…)Proxy tools can be used as a man-in-the-middle to observe and even change the API call requests and responses.
(more…)detekt is a static code analysis linter tool for Kotlin Android projects.
(more…)ktlint is an anti-bikeshedding Kotlin linter with a built-in formatter.
(more…)It is possible that you find an error in your Android app API calls when the phone is not connected to the Android Studio debugger and therefore miss the cause.
(more…)Sometimes logging is expensive, even when you disable it in production.
(more…)Android Studio and IntelliJ IDEA come with useful and powerful plugins that you can install.
(more…)Firebase is a free service from Google for Android apps.
(more…)Android Studio, based on JetBrains IntelliJ IDEA, is a flexible IDE that allows many customizations including keyboard shortcuts, color schema, and so on.
(more…)Logs are useful for debugging the app, but sometimes too many details cause clottering and make them hard to read and follow.
(more…)