Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从https://github.com/mconf/sipdroid下载了这个开源项目, 但是当我运行它时,它显示给我:
Android library projects cannot be launched.
请问有没有人可以帮助我,这是我第一次下载开源项目。谢谢你。
执行以下步骤: 1. 在 Package Explorer 中,右键单击 sipdroid 项目并选择 Properties。 2. 在属性窗口中,选择左侧的“Android”属性组并找到右侧的库属性。 3. 取消选中“是库”复选框并单击应用。 4. 单击确定关闭属性窗口。 5. 然后运行项目。