Cleaning Project not fixing R.java errors (Android) -


my android project started saying r.blah.blah references errors. cleaning/re-generating r.java file has not fixed it. nor has closing/reopening project/eclipse. undid changes xml files have caused it. occurring in 1 of activities, other activities not have errors related r.blah.

note: r.java have correct references in file.

check if

import android.r; 

is in classes , remove try


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -