Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse Project Error

I am working on the Bluetooth Chat from the Android Developer site in Eclipse IDE. I am using Android 2.1 and changed the Action Bar to display Toast messages instead and am only working with Secure connections.

I have three classes under the same package called BluetoothChat, BluetoothChatService, and DeviceListActivity and the project name is BluetoothCh.

Two of the files had errors that I fixed. They were saved and are clear of the red x that previously marked both .java files. All of the other files are clear of errors as well. However, the main Android project folder still contains a red x, and Eclipse is not allowing a run or debug of the application because of errors in the project.

Does anyone have any ideas how to solve this? Any advice is very much appreciated! Thank you!

like image 977
Angelina Avatar asked Dec 17 '25 20:12

Angelina


1 Answers

  1. Refresh the project then clean the project.
  2. Delete the error in the "Problems" tab.
  3. Right click the project->Android->Clean project properties (or whatever it is).
like image 191
Haphazard Avatar answered Dec 19 '25 11:12

Haphazard



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!