[android-beginners] Re: Problem with tutorials.

2009-07-30 Thread vivekm
To alleviate the errors in Eclipse, you simply have to include Android1.5 in the project's buld path: 1. Click on Project Properties 2. Select Java Build Path Order and Export. 3. Make sure that the checkbox against Android 1.5 is checked and click on OK. Rebuilding the project should not show

[android-beginners] Re: Problem with tutorials.

2009-05-19 Thread Gabriel A. Zorrilla
Now i'm working on Linux and after having the same initial problems with W7, managed to correct them by updating ADT and fixing some routes. I'm too lazy to do this on W7, but should work. On 18 mayo, 09:04, Michael Dorin bsddo...@gmail.com wrote: Hola Gabriel, I was/am having the same

[android-beginners] Re: Problem with tutorials.

2009-05-18 Thread Michael Dorin
Hola Gabriel, I was/am having the same problem. Xavier gave me this not and link to follow: Make sure you've followed all the steps at http://developer.android.com/sdk/1.5_r1/upgrading.html#UpdateYourProjects; Which worked. The other thing that worked was to revert the sdk back to 1.1. I am

[android-beginners] Re: Problem with tutorials.

2009-05-17 Thread Raphael
If by W7 you mean Windows 7, it's not supported yet and nobody actually even tried so you're a bit on your own here. The first thing you should try is to change the preference Android Build to verbose to get a better idea of where things go wrong. The second thing is to file a bug at