0

I have tried several options suggested in other related stack overflow questions.

  1. I add 'adb' path in the system variable.
  2. Create local.properties file and paste my 'sdk' path there.

nothing works for me. I am using android emulator and app is built successfully.

Sajith
  • 713
  • 6
  • 21

2 Answers2

0

Try absolute-path-for-adb/adb -command instead of writing adb -command

0

You can open cmd in folder with adb (.../platform-tools). And use it from here, or you can change current directory inside cmd