“Android library projects cannot be launched”?

后端 未结 8 1225
梦毁少年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.

提交回复
热议问题