Hi all,

I created a project for Android development in eclipse according to
http://source.android.com/using-eclipse:

   1. If Eclipse asks you for a workspace location, choose the default.
   2. If you have a "Welcome" screen, close it to reveal the Java
   perspective.
   3. File > New > Java Project
   4. Pick a project name, "android" or anything you like.
   5. Select "Create project from existing source", enter the path to your
   Android root directory, and click Finish.
   6. Wait while it sets up the project. (You'll see a subtle progress meter
   in the lower right corner.)

After the build finished, I got two errors:
AndroidManifest.xml file missing!
The type IGearsDialogService is already defined

I am sure I followed the instructions. Is there anything I missed?

Thanks in advance.

Bill

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to