could not find apk in android

后端 未结 4 592
不思量自难忘°
不思量自难忘° 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条回答
  •  -上瘾入骨i
    2021-01-28 20:39

    If you are using the ADT plugins greater than ADT17 then rename your "lib" folder to "libs". Then Right click on project => Android tools => Fix project Properties => Clean your project

    If still issue then just restart your eclipse. Your issue will be gone.

提交回复
热议问题