This is a discussion on new to eclipse - droid dev. within the Droid Development forums, part of the Droid Hacking category; I am trying to import droid demo projects. here is the error that i get, in eclipse. here is how i am importing the project: ...
Your properties aren't aligned. I'm driving so I can't look into it much right now but as soon as I get home I'll help ya.
Sent from my SCH-I510 using DroidForums
any ideas???
You're using the older version of Eclipse but that's ok. If you want to set up the environment up to create a new project you would select Create New Project In Workspace the check Use Default Location. Select the version you want to use (sdk). You look to be wanting to open 3.2. Then type in a Project Name that has 2 identifiers (com.test.default). Check Create Activity and rename it whatever you want BUT NO SPACES in the name. You have to select a Min SDK. Then hit finish. This will open up an 3.2 environment to base off.
The problem is your path:
C:\Program Files
If you are on Win 7 or Vista, you need to be admin to save in Program Files. This is bad practice anyway. Set up your workspace in
C:\Users\YOURUSERNAME
I just noticed I'm a bit late to the dance. Hopefully you figured it out in the last month.![]()