I'm very new to android development I've been reading a lot and trying some training courses on the official android developers website. I've created several projects but almost all of them have been riddled with constant errors. I've tried restarting Eclipse I've even tried the Source/Cleanup option but that didn't work either. I've identified all of the errors but I'm not experienced enough to fix them. This has been very frustrating as someone who just wants to learn so if anyone has any ideas it would be greatly appreciated.
All the errors seem to stem from the src folder there are 161 total under the problems tab, I'll list some of them.
AbstractDetailsDescriptionPresenter cannot be resolved to a type
6x ArrayObjectAdapter cannot be resolved to a type (VideoDetailsFragmentjava)
4x Background Manager cannot be resolved (MainFragmentjava)
1 Browse Fragment cannot be resoved (VideoDetailsFragment)
2X Class Presenter Selector cannot be resolved or is not a field (DetailsActivityjava)
1 Details Fragment cannot be resolved in this field (VideoDetailsFragmentjava)
2x Details Fragment cannot be resolved to a type (VideoDetailsFragmentjava)
5x Details Overview Row Presenter cannot be resolved to a type (VideoDetailsFragmentjava)
All the errors seem to stem from the src folder there are 161 total under the problems tab, I'll list some of them.
AbstractDetailsDescriptionPresenter cannot be resolved to a type
6x ArrayObjectAdapter cannot be resolved to a type (VideoDetailsFragmentjava)
4x Background Manager cannot be resolved (MainFragmentjava)
1 Browse Fragment cannot be resoved (VideoDetailsFragment)
2X Class Presenter Selector cannot be resolved or is not a field (DetailsActivityjava)
1 Details Fragment cannot be resolved in this field (VideoDetailsFragmentjava)
2x Details Fragment cannot be resolved to a type (VideoDetailsFragmentjava)
5x Details Overview Row Presenter cannot be resolved to a type (VideoDetailsFragmentjava)