Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Leakcanary Alternatives
Similar projects and alternatives to leakcanary
-
AAIdrive
Implementations of some Android Auto features as unofficial IDrive apps
-
ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
TextViewRichDrawable
Android TextView with rich support of compound drawables
-
kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
-
sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
-
material-components-android
Modular and customizable Material Design UI components for Android
-
ResearchKit
ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
-
chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
-
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
-
RoundedProgressBar
A customizable, animated progress bar that features rounded corners. This Android library is designed to look great and be simple to use 🎉
-
gamedge
An Android application for browsing video games and checking the latest gaming news from around the world.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
leakcanary reviews and mentions
-
25 Best Android Libraries, Projects, and Tools You Won’t Want to Miss Out in 2021
Knowing when root views are detached, e.g. to detect if they might be leaking (LeakCanary).
-
Android Dev Tools - Become a Master with these Tools, Collaborate Better
LeakCanary
-
When you think you've seen everything
Ah, I see you work at Samsung.
-
Tips and Tricks for GitHub Actions
LeakCanary has a checks job that runs on each push to the main branch and on each pull request. They wanted to add support for snapshot deployment, in order to finally retire Travis CI. To make this happen, I simply added a new job to the same workflow, having it run only on push events and have a dependency on the checks job. This ensures that there won't be a snapshot deployment until all tests are passing on the main branch. The relevant parts of the workflow configuration are here:
-
A note from our sponsor - SonarQube
www.sonarqube.org | 28 Sep 2023
Stats
square/leakcanary is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of leakcanary is Kotlin.