[转载]Android library projects cannot be launched_净秋空_百度空间

[转载]Android library projects cannot be launched_净秋空_百度空间.

导入android SDK自带的Demo,运行的时候提示:

Android library projects cannot be launched

解决:

右键工程根目录—>properties

左侧选择->android

去掉“Is Library”前面的对勾。