[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 the errors now.

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



[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 problem.

 Xavier gave me this not and link to follow:
 Make sure you've followed all the steps 
 athttp://developer.android.com/sdk/1.5_r1/upgrading.html#UpdateYourProj...;

 Which worked.

 The other thing that worked was to revert the sdk back to 1.1.

 I am still confused, though, if I create a brand new project, why
 do I have to update it?

 Anyway, hope that helps.
 -Mike

 On Sun, May 17, 2009 at 3:06 PM, Gabriel from Argentina

 gaz...@gmail.com wrote:

  Hi. I'm running Eclipse 3.4 on W7 and when creating a project using
  the files present in the samples directory, i'm getting constantly
  these two errors:

  Example, on NotesList:
  [2009-05-17 16:55:08 - NotesList] no classfiles specified
  [2009-05-17 16:55:08 - NotesList] Conversion to Dalvik format failed
  with error 1

  Example, on HelloActivity:
  [2009-05-17 17:04:23 - HelloActivity] no classfiles specified
  [2009-05-17 17:04:23 - HelloActivity] Conversion to Dalvik format
  failed with error 1

  Tried the fix tool, did not work. Any quicktips?

  Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[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 still confused, though, if I create a brand new project, why
do I have to update it?

Anyway, hope that helps.
-Mike


On Sun, May 17, 2009 at 3:06 PM, Gabriel from Argentina
gaz...@gmail.com wrote:

 Hi. I'm running Eclipse 3.4 on W7 and when creating a project using
 the files present in the samples directory, i'm getting constantly
 these two errors:

 Example, on NotesList:
 [2009-05-17 16:55:08 - NotesList] no classfiles specified
 [2009-05-17 16:55:08 - NotesList] Conversion to Dalvik format failed
 with error 1

 Example, on HelloActivity:
 [2009-05-17 17:04:23 - HelloActivity] no classfiles specified
 [2009-05-17 17:04:23 - HelloActivity] Conversion to Dalvik format
 failed with error 1

 Tried the fix tool, did not work. Any quicktips?

 Thanks!

 


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



[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 b.android.com -- we probably
won't support Windows 7 till it gets official, whenever that is, but
at least we'll have an issue to track.

R/


On Sun, May 17, 2009 at 1:06 PM, Gabriel from Argentina
gaz...@gmail.com wrote:

 Hi. I'm running Eclipse 3.4 on W7 and when creating a project using
 the files present in the samples directory, i'm getting constantly
 these two errors:

 Example, on NotesList:
 [2009-05-17 16:55:08 - NotesList] no classfiles specified
 [2009-05-17 16:55:08 - NotesList] Conversion to Dalvik format failed
 with error 1

 Example, on HelloActivity:
 [2009-05-17 17:04:23 - HelloActivity] no classfiles specified
 [2009-05-17 17:04:23 - HelloActivity] Conversion to Dalvik format
 failed with error 1

 Tried the fix tool, did not work. Any quicktips?

 Thanks!

 


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