Skip to content

Instantly share code, notes, and snippets.

@afandiyusuf
Created September 2, 2020 14:43
Show Gist options
  • Select an option

  • Save afandiyusuf/8de26375fef757ec333e01d8a3a2573e to your computer and use it in GitHub Desktop.

Select an option

Save afandiyusuf/8de26375fef757ec333e01d8a3a2573e to your computer and use it in GitHub Desktop.
starting adb for memu emulator
adb connect localhost:21503
@Dinirka

Dinirka commented May 12, 2023

Copy link
Copy Markdown

hey, how use app as ladb (local adb) in memu

@4sskick

4sskick commented Jun 4, 2025

Copy link
Copy Markdown

script still works!
help me out when accidentally type adb devices see no list. On my case emulator is using Memu & when I type adb connect 127.0.0.1:21503 I see connected device and verify by adb shell.

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment