[GH-ISSUE #250] How to point to ADB #252

Open
opened 2026-03-03 19:49:25 +03:00 by kerem · 8 comments
Owner

Originally created by @nusilveira on GitHub (Jun 1, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/250

Originally assigned to: @kics223w1 on GitHub.

How do I tell to the Proxyman app where adb.exe is install so I can use the "Automatic Script for Android Emulator" functionality?
It seems that the app can't figure out that ADB is already installed

info:

Windows 10
Android Studio 2022.2.1 Patch 1
Sys Env Variable ADB: C:\users\username\AppData\Local\Android\Sdk\Platform-tools (this is the standard location of ADB)

Originally created by @nusilveira on GitHub (Jun 1, 2023). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/250 Originally assigned to: @kics223w1 on GitHub. How do I tell to the Proxyman app where adb.exe is install so I can use the "Automatic Script for Android Emulator" functionality? It seems that the app can't figure out that ADB is already installed info: Windows 10 Android Studio 2022.2.1 Patch 1 Sys Env Variable ADB: C:\users\username\AppData\Local\Android\Sdk\Platform-tools (this is the standard location of ADB) <!-- What do you need help with? -->
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 1, 2023):

Hey, what Error you get when using "Automatic Script for Android Emulator"?

Currently, Proxyman automatically detects the adb command

<!-- gh-comment-id:1571642237 --> @NghiaTranUIT commented on GitHub (Jun 1, 2023): Hey, what Error you get when using "Automatic Script for Android Emulator"? Currently, Proxyman automatically detects the `adb` command
Author
Owner

@nusilveira commented on GitHub (Jun 1, 2023):

When I click "Override Emulator " I get a popup
proxyman2
proxyman

<!-- gh-comment-id:1571654427 --> @nusilveira commented on GitHub (Jun 1, 2023): When I click "Override Emulator " I get a popup ![proxyman2](https://github.com/ProxymanApp/proxyman-windows-linux/assets/135215244/ab6829d8-e23f-475d-987f-8d0a47bd6c33) ![proxyman](https://github.com/ProxymanApp/proxyman-windows-linux/assets/135215244/7c373d8f-3248-44c5-b0ff-5618fa860f52)
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 1, 2023):

Thanks. We will fix it in the next releases 👍

<!-- gh-comment-id:1571656940 --> @NghiaTranUIT commented on GitHub (Jun 1, 2023): Thanks. We will fix it in the next releases 👍
Author
Owner

@kics223w1 commented on GitHub (Jun 1, 2023):

  • I believe restarting the computer will solve the issue, it's a quick fix.
  • We run the command to check the adb.exe is installed or not, I think it's not working properly now. I'll fix it 👍🏻
<!-- gh-comment-id:1571686072 --> @kics223w1 commented on GitHub (Jun 1, 2023): - I believe restarting the computer will solve the issue, it's a quick fix. - We run the command to check the `adb.exe` is installed or not, I think it's not working properly now. I'll fix it 👍🏻
Author
Owner

@nusilveira commented on GitHub (Jun 1, 2023):

I've just restarted my laptop but it didn't work, unfortunatly.

<!-- gh-comment-id:1571704463 --> @nusilveira commented on GitHub (Jun 1, 2023): I've just restarted my laptop but it didn't work, unfortunatly.
Author
Owner

@kics223w1 commented on GitHub (Jun 1, 2023):

Okay, we will fix it in the next releases.

<!-- gh-comment-id:1571742854 --> @kics223w1 commented on GitHub (Jun 1, 2023): Okay, we will fix it in the next releases.
Author
Owner

@nusilveira commented on GitHub (Jun 1, 2023):

I don't know if it helps but when running the script manually, the path to adb is missing from bash $PATH
(I added manually)
proxyman3

<!-- gh-comment-id:1571770555 --> @nusilveira commented on GitHub (Jun 1, 2023): I don't know if it helps but when running the script manually, the path to adb is missing from bash $PATH (I added manually) ![proxyman3](https://github.com/ProxymanApp/proxyman-windows-linux/assets/135215244/ee3f4166-f997-43a2-8b94-73348f340251)
Author
Owner

@kics223w1 commented on GitHub (Jun 1, 2023):

  • Thank you for your information 👍🏻 , I will update the new way to check the adb.exe is installed or not when running Automatic Script for Android Emulator
<!-- gh-comment-id:1571799338 --> @kics223w1 commented on GitHub (Jun 1, 2023): - Thank you for your information 👍🏻 , I will update the new way to check the `adb.exe` is installed or not when running `Automatic Script for Android Emulator`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#252
No description provided.