Alternatives
Products that do what ADB Remote does
A pocket IDE for Android developers. Code from your terminal
- 1
- 2
Continue local sessions from any device with Remote Control
Feb 2026 · code.claude.com
- 3

- 4

- 5FA
Hey HN, I made a simple coding agent plugin in Android Studio called Firebender. Here’s an unedited 5-minute video where it writes tests for an Android app and iterates against the Gradle task output on its own (https://docs.firebender.com/get-started/agent). You can use the plugin for free, no sign up needed, on the jetbrains marketplace. The agent can edit multiple files, run gradle tasks like tests, and use the output to improve its changes. At the end, it reports a git diff of all changes that can be accepted or rejected. Under the hood, the agent relies on Claude 3.7…
2025 · docs.firebender.com
- 6

- 7

- 8
- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16AA
Hey HN, We built ADBWrench – a browser-based ADB tool that connects to Android devices via WebUSB. No SDK install, no drivers, no PATH config. Just plug in and debug. The problem: Every Android dev knows the friction of setting up adb. Install platform-tools, fight with USB drivers (especially on Windows), hope `adb devices` shows something. Then remember the exact syntax for that one command you need. ADBWrench runs entirely in the browser. Open the URL, grant USB permission, done. The interesting part: There's an AI assistant built in. Describe what you want to do in plain English – "show…
Jan 2026 · adbwrench.com
- 17GN
Hey HN! I just released go-nbd, a lightweight Go library for effortlessly creating NBD servers and clients. Its a neat tool for creating custom Linux block devices with arbitrary backends, such as a file, byte slice or what I'm planning to use it for, a tape drive. While there are a few partially abandoned projects like this out there already, this library tries to be as maintainable as possible by only implementing the most recent handshake revision and baseline functionality for both the client and the server, while still having enough support to be useful. I'd love to get your feedback :)
2023 · github.com
- 18S1
Hey HN. Eric Seidel here (former lead of Flutter & Dart at Google, prev. YC S06). I founded Flutter and led the team for almost a decade. One of the constant questions we got was would we support code push like the web/react native: https://github.com/flutter/flutter/issues/14330 I left Google about a year ago and set out to build a company around Flutter and decided to start with code push. It took us a year to build. We had to build a new toolchain for Dart and a custom interpreter (for store compliance). But it works! Our beta has already been used by…
2024 · github.com
- 19

- 20

- 21
- 22

- 23AC
2023 · github.com
- 24

I grew frustrated with closed source ADS-B receivers a few years ago, and wanted to build a true low cost embedded ADS-B receiver from scratch for low power applications. I ended up developing a custom radio frontend that uses RP2040 PIO for Mode S preamble detection and demodulation, and also released the first open soruce implementation of UAT decoding on an RF MCU from TI (which works somewhat beyond the publicly stated specs for the chip). Today, ADSBee is a fully featured dual-band ADS-B receiver, with Mode S, ADSB, UAT ADSB, UAT TIS-B / FIS-B, a ton of configurable reporting…
11d ago · pantsforbirds.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →