could not find apk in android

后端 未结 4 634
不思量自难忘°
不思量自难忘° 2021-01-28 20:14

I am using spring and maven plugins in eclipse but when i want to run this project it returns Could not find ShopZilla.apk? How this will resolved, Please suggest me.

4条回答
  •  误落风尘
    2021-01-28 20:50

    Make sure after updating your android sdk sdk build tools are updated properly. You can check it by Open sdk manager -"Android Sdk Build Tools" status must be installed. if the status is not installed then install Android Sdk Build Tools for the same.

提交回复
热议问题