• M-S
  • NEWBIE
  • 25 Points
  • Member since 2013

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 1
    Replies

Hi,

 

Im having trouble importing the SalesforceSDK Project. After it is imported errors appear in:

 

/SalesforceSDK/src/com/salesforce/androidsdk/ui/OAuthWebviewHelper.java

and

/SalesforceSDK/src/com/salesforce/androidsdk/ui/SalesforceR.java

 

saying:

 

"The import com.salesforce.androidsdk.R cannot be resolved".

 

So the R.java is missing, but how can I get it generated?

 

I followed the instructions from the Getting Started Page. http://wiki.developerforce.com/page/Getting_Started_with_the_Mobile_SDK_for_Android

Can someone thell me how to fix this problem?

 

Thanks!