“Android library projects cannot be launched”?

后端 未结 8 1236
梦毁少年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 17:51

    Through the following steps you can do it .

    In Eclipse window , Right Click on your Project from Package Explorer. 1. Select Properties, 2. Select Android from Properties, 3. Check "Is Library" check box, 4. If it is checked then Unchecked "Is Library" check box. 5. Click Apply and than OK.

提交回复
热议问题