简体   繁体   中英

android project folder error in eclipse

在此处输入图片说明

The mark on my project folder.. How to solve it and why I got this error (!symbol on project folder).. My project is not running saying as you have errors in your project please fix it message.
How can I overcome from this, and also tell how to connect MS SQLserver, I'm new in android I tried to add jtsd jar file then i just refreshed my project, then i got this error.

右键单击MY CABLE-> Properties-> Android并检查库,然后您必须通过以下方式添加jar库:右键单击MY CABLE-> Properties-> Java Build Bath-> Libraries-> Add External JARs ...

Please check your res>layout>xml files. Also check your android.manifest file. Those items are not visible in your screenshot.

If those files don't show an error then your should check the library files. Check if it has been added right to your project.

The .java files in the screenshot seems to be okay.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM