6

Not starting debugger since process cannot load the jdwp agent

This is the latest SDK version I am selected to run my app:

<sdk-version>8.0.2.GA</sdk-version>

TryinHard
  • 4,078
  • 3
  • 28
  • 54
  • 2
    It's unclear what you're asking. Could you please edit your question to include more details? – jkdev Jul 31 '19 at 13:57
  • this is an error message when I am launching the android emulator. –  Aug 06 '19 at 09:55

2 Answers2

1

I change my titanium SDK 8.0.2.GA to 7.4.0.GA.

-1

Update your sdk version, in settings->system settings->updates. After updating the error will be resolved.