“Could not find the XXX.apk” message in console while starting application with an Android lib linked

前端 未结 5 1790
情深已故
情深已故 2020-12-06 00:01

There\'s some weird problem with my workspace setup in Eclipse. I have one Android Library project and an application project which is linked to the library.

Everyt

5条回答
  •  执笔经年
    2020-12-06 00:12

    I removed the library reference from project properties-->Android (which was ticked IsLibrary) then immediately added it again (and is no longer ticked IsLibrary) and build and it worked for me.

提交回复
热议问题