Android Community
Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 34 of 34

Thread: New Developer, Small problems... Need help

  1. #31
    Join Date
    Feb 2010
    Location
    Oceanside, CA
    Posts
    3

    Default Re: New Developer, Small problems... Need help


    I get that message on new projects, but then if I go out and then back into Eclipse the problem goes away...
    -jerry

  2. #32
    Join Date
    Jul 2011
    Posts
    1

    Default Re: New Developer, Small problems... Need help

    I have the same problem and I solve it by refresh the project, I use eclipse 3.6.1.

  3. #33
    Join Date
    Jul 2011
    Location
    Paris
    Posts
    1

    Default Re: New Developer, Small problems... Need help

    I am totally newbie with android as i develop on iphone.
    I would have my android application starting on an index.html or main.html file and i don't know how to ask android to launch this file at start of application.
    Could somebody help me ?

  4. #34

    Default Re: New Developer, Small problems... Need help


    If anyone is still having this problem, I believe I have found the solution. I had to recreate my project, and the gen directory was missing, so I was also getting this error.

    The first thing is even if you create the gen directory, the structure is not complete. Using the facebook android plugin as an example it is called com.facebook.android. In order for it to compile you will need the directory tree gen/com/facebook/android/

    The Eclipse environment is very fussy about anything being added out side of it's tool, so if you add these directories on the OS side, you will need to right click on the project and choose Refresh, it also has the quick key F5 assigned.

    Now Eclipse may complain that it can't find the reference to R.java. On the menu click Project -> Clean... and it will wipe all the pre-built files and build them fresh.

Page 4 of 4 FirstFirst ... 2 3 4

Similar Threads

  1. Widgets too small???
    By J4S0NI2ICE in forum General Motorola Chat
    Replies: 3
    Last Post: 11-12-2009, 06:36 PM
  2. small mistake
    By wbexpress in forum All About Andorid Software
    Replies: 4
    Last Post: 08-17-2009, 10:49 PM
  3. Two small things
    By Iceberg in forum General Phone Chat
    Replies: 6
    Last Post: 06-28-2009, 03:04 PM
  4. Small Favor With Digg.com
    By Stanovoy in forum Off-topic
    Replies: 8
    Last Post: 06-22-2009, 03:59 AM
  5. How Small a House Could you Live In?
    By JaceMan in forum Off-topic
    Replies: 26
    Last Post: 06-04-2009, 06:34 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •