“Android library projects cannot be launched”?

后端 未结 8 1217
梦毁少年i
梦毁少年i 2020-12-07 17:24

Now I am totally confused by this error message: Android library projects cannot be launched.

I carefully checked the build path and library, every

相关标签:
8条回答
  • 2020-12-07 18:12

    Through the this steps you can .

    1. In Eclipse , Right Click on Project from Package Explorer.
    2. Select Properties,.
    3. Select Android from Properties pop up window,
    4. See "Is Library" check box,
    5. If it is checked then Unchecked "Is Library" check box.
    6. Click Apply and than OK.
    0 讨论(0)
  • 2020-12-07 18:12

    With Me I had the library ticked under Eclipse>Project Properties>Android what I just did was uncheck the ticked library.

    0 讨论(0)
提交回复
热议问题