could not find apk in android

后端 未结 4 597
不思量自难忘°
不思量自难忘° 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:44

    Please follow these steps; this might help you out:

    Go to Project->Properties
    
    Select Android from left-hand side list
    
    Uncheck the "Is Library" checkbox
    

    or

    projects ->  clean
    

提交回复
热议问题