Problems during compilation

Started by prititalhan, 17. December 2010, 17:59:35

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

prititalhan

Dear Sir,

When I try to compile the source code for android using Eclipse or Netbeans I get an error due to a file called " R.java ". This file is missing in the source code provided in the SVN repository.

For Ex.  There is one line in DictionaryForMids.java

case R.id.itemCopyFromWord:
                 // some statements


Here the R points to nowhere.  Please rectify this problem.

- Priti

axin