er-vprashant

The only Android debug toolkit that lives inside your debug build — no laptop, no USB, no Flipper. Inspect storage, fire deep links, and test push payloads directly on-device.

14
2
100% credibility
Found Apr 08, 2026 at 14 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Kotlin
AI Summary

DroidKit is an on-device debugging toolkit for Android apps that enables inspecting local storage, testing deep links and notifications, and monitoring network requests directly from the phone.

How It Works

1
📱 Discover DroidKit

You learn about a handy phone-based toolkit that helps debug your app right on the device, no laptop needed.

2
🔧 Add the toolkit

You slip the debugging helper into your app setup with one simple step, and it's ready to go.

3
▶️ Run your app

You install and open your app on your phone, just like any other time.

4
🤝 Shake to reveal!

You give your phone a quick shake, and a friendly dashboard pops up full of useful tools.

5
Pick a tool
💾
View saved info

Browse and edit what your app has stored away.

🔗
Test screen links

Enter addresses to jump to app screens and see what happens.

🔔
Preview alerts

Build and send test notifications with a live sneak peek.

🌐
Watch connections

See your app's chats with websites and test fake replies.

6
🔍 Explore and tweak

You poke around, make changes, and test things live to understand what's going on.

Issues fixed!

You quickly spot problems, make fixes, and get back to building with a big smile.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 14 to 14 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is droidkit?

DroidKit is an on-device Android debug toolkit built in Kotlin with Jetpack Compose that embeds directly into your debug APK—no laptop, USB cable, or external tools like Flipper required. Shake your phone or tap a notification to access inspectors for SharedPreferences and SQLite databases, deep link firing with history and presets, push notification testing (including channels for heads-up or silent modes, like android only allow notifications during certain times), and OkHttp network monitoring with response mocking. It auto-initializes via a single debugImplementation line, adding zero size to release builds.

Why is it gaining traction?

It ditches adb shell commands and desktop bridges for instant, shake-to-launch access, making it a droidkit kostenlose alternative to paid desktop tools like iMobie's DroidKit (droidkit imobie, droidkit kosten). Developers love the live previews for notifications and JSON-formatted network bodies, plus offline mocking for edge cases—far quicker than Flipper setups or Charles proxies. Early adopters praise the presets and cURL export for rapid iteration without switching apps.

Who should use this?

Android devs testing deep links, push payloads, or local storage during on-device QA sessions, especially solo mobile engineers ditching laptops mid-debug. Ideal for teams tweaking notification channels (android only calls sound) or mocking APIs without network access, and those evaluating droidkit apk alternatives before committing to github only download one folder workflows.

Verdict

Grab it for quick on-device debugging if you're on Android 7+ with OkHttp—docs and sample app are solid despite 14 stars and 1.0% credibility score signaling early maturity. Test in a sample project first; it's a lightweight win over heavier droidkit mac tools, but watch for updates on WebView support.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.