0

I am trying to run the SlidingLayerSample - github code. I downloaded the entire repository (including folder 'Library' & 'SlidingLayerSample') and imported them to eclipse.

enter image description here

Then I added 'Library' as a "library" for the sample in eclipse.

enter image description here

The problem "R cannot be resolved..." just does not go away. I have cleaned the project and reopened Eclipse several times.

enter image description here

I guess the question is - Has anyone tried running this sample? or can someone try this quick please??? Thanks a lot for this.

user1406716
  • 9,565
  • 22
  • 96
  • 151

1 Answers1

0

Try this..

You have error in xml layout try to correct that and save it then automatically R.java will generate other wise try to clean project

Projects>Clean>select your project
Hariharan
  • 24,741
  • 6
  • 50
  • 54