Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9067471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T16:56:58+00:00 2026-06-16T16:56:58+00:00

When I create a new android project (following these steps: http://developer.android.com/training/basics/firstapp/creating-project.html ) I automatically

  • 0

When I create a new android project (following these steps: http://developer.android.com/training/basics/firstapp/creating-project.html) I automatically get syntax errors and I don’t get it. I have attached a photo of the problem. Please help. I downloaded everything I needed to and in the older versions of this, everything worked fine.

http://imgur.com/istF4 <-- the photo of what show up on my monitor

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T16:56:59+00:00Added an answer on June 16, 2026 at 4:56 pm

    You are importing the wrong R. You should be doing

    import com.chatnexttofriends.R;
    

    instead of

    import com.android.R;
    

    This could have happened if you used the Organize Imports option before the automatically generated files where created, or because there was an error in your resources that prevented the automatically generated files from being created.

    If you intend to use resources from both Rs, then you will have to fully qualify one of them. I would suggest qualifying Android’s R. I.e.:

    setContentView(android.R.layout.activity_list_item);
    

    Although I doubt you want to set the content of your Activity to that of an item representing an Activity in a ListView.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Aloha, I've been following the guidelines here: http://developer.android.com/resources/tutorials/testing/helloandroid_test.html To create some simple test cases
ok, steps im following. 1-create new project from existing source 2-select Android\android-sdk\extras\android\compatibility\v4\samples\Support4Demos 3-finish So,
So I followed this tutorial from Google: http://developer.android.com/resources/tutorials/opengl/opengl-es20.html The triangle is supposed to rotate
When I create a new Android project in Eclipse, the following default proguard.cfg file
New with Android. Sorry! I'm trying to create the following... Wait for Timer to
I followed the step of Create a new Android Project with Facebook Login section
I'm starting to learn OpenGL, and are using the following site: http://www.learnopengles.com/android-lesson-one-getting-started/ But it
I am trying to create a new cocos2d-x Project for Android and followed the
When I create a new Android Sample Project from eclipse with api level 14,
I did the following: Create a working Android project (not a library or test

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.