-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck at waiting for application... #94
Comments
Thanks for reporting! Was it an app or a plugin? Is application debuggable (or release with rooted device) ? |
I also have a similar but not the same situation. In my case, opening the app manually works. Machine: 2018 Intel MBP |
Hello, are you using correct main activity name? YAMP just trying to start that activity with ADB command like 'adb shell am start -n yourpackagename/.activityname' . Please try to execute that command in terminal with your package and activity name - will activity start? |
You're right, I got the wrong Now the issue is shifting, the application opened but I got Now the log shows this error:
|
Good idea!
Is the android studio currently running ? Android Studio holds debug port and other applications can't see debug process. |
Using the latest release, got stuck when start a new trace. Need some insight
Macbook Pro M1
The text was updated successfully, but these errors were encountered: