Saturday, 17 August 2013

The import com.example.myfirstapp.R can not be resolved

The import com.example.myfirstapp.R can not be resolved

I have been working my way through the Tab menu tutorial and have come
across multiple error's, after doing some research on here i found the
common solution was to change the Import android.R to import
com.example.myfirstapp.R.
This is giving me the error that this file cannot be resolved. Can anyone
tell why i can't import this file ? i have a hunch from reaserching on
here that eclipse has not built the file but i have no idea how to build
it as i am new to coding as this is just a hunch and my be completely
wrong.
any help would be greatly appreciated.

No comments:

Post a Comment