Phonegap run android gives error

后端 未结 4 2054
生来不讨喜
生来不讨喜 2021-01-15 19:47

I am trying to run the basic hello-world app. I am totally frustrated can\'t find solution to this. What is wrong? I have tried these solutions but still no luck. Please hel

4条回答
  •  暗喜
    暗喜 (楼主)
    2021-01-15 20:22

    Your logcat output clearly say that application build is failed, beacuse of sdk tools issue. add the path of sdk tools in enviroment variables,like this yourpath\sdk\platform-tools\;'your path'\sdk\tools\.Make sure that path is added in this way go to advancedsystemsettings->Enviromentvariables->systemvariables(not the user variable) select the path system variable and add your path

提交回复
热议问题