[android-beginners] Re: No classfiles specified on even hello after installing SDK 1.5

2009-09-25 Thread bboyes

So it seems the problem is Eclipse caching old data. Starting Eclipse
with the -clean option solves this. Also eventually it will happen by
itself which would explain the other posters reports that it just
started working or started working after restarting Eclipse enough
times. See:
http://www.filsa.net/2009/06/13/re-conversion-to-dalvik-format-failed-with-error-1/

Google should post this information with the updating Android help.

--~--~-~--~~~---~--~~
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] Solved: conversion to dalvik format failed with error 1

2009-09-25 Thread bboyes

So it seems the problem is Eclipse caching old data. Starting Eclipse
with the -clean option solves this. Also eventually it will happen by
itself -- which would explain the other posters reports that it just
started working or started working after restarting Eclipse enough
times. See:
http://www.filsa.net/2009/06/13/re-conversion-to-dalvik-format-failed...

Google should post this information with the updating Android help.
--~--~-~--~~~---~--~~
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] No classfiles specified on even hello after installing SDK 1.5

2009-09-22 Thread bboyes

Hi folks

So I've had no trouble running under SDK 1.0 and 1.1. Then I flashed
my dev phone from 1.0 to 1.5 and all is well. Many useful new
features. I installed SDK 1.5 and now I can't even build Hello World.
I always get
[2009-09-22 01:02:41 - Hello 1.5] no classfiles specified
[2009-09-22 01:02:41 - Hello 1.5] Conversion to Dalvik format failed
with error 1

There are many other posts with this error but no clear solution.
Closing and restarting Eclipse does not help.

What is the real explanation here?

My Android progress has completely stopped.

With verbose compile on there's nothing obviously helpful. Compilation
proceeds and appears normal until:

[2009-09-22 01:02:41 - Hello 1.5] Checking for deleted files
[2009-09-22 01:02:41 - Hello 1.5] Done!
[2009-09-22 01:02:41 - Hello 1.5] ignored resource P:\javanet\android
\Hello1.5\bin\.\resources.ap_
[2009-09-22 01:02:41 - Hello 1.5] no classfiles specified
[2009-09-22 01:02:41 - Hello 1.5] Conversion to Dalvik format failed
with error 1

How can I fix this?

Thanks for any help...

Bruce
--~--~-~--~~~---~--~~
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: Sample Code missing

2009-08-16 Thread bboyes

These apparently moved. The apress Pro Android book p31 says they are
in a subfolder off the SDK root, but they are not. They are here:
..\android-sdk-windows-1.5_r1\platforms\android-1.5\samples and oddly
there is an empty ..\android-sdk-windows-1.5_r1\docs\samples folder...
Google's reference sdk/platforms/android-version/samples/ at
http://developer.android.com/guide/samples/index.html is correct.

best regards
Bruce
--~--~-~--~~~---~--~~
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: Slow to load emulator with eclipse

2009-07-22 Thread bboyes

Yes you only need to take the hit on startup once. After that it's
almost instantaneous to execute a new app. I'm in the same boat with
an IBM T43... but the 2nd or subsequent runs are really no problem.

--~--~-~--~~~---~--~~
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: How to get started for leaningt android ?

2009-07-13 Thread bboyes

I started with these tutorials:
http://developer.android.com/guide/tutorials/hello-world.html

You might want to start also with a book. I just ordered
http://www.amazon.com/Professional-Android-Application-Development-Programmer/dp/0470344717/ref=sr_1_2?ie=UTF8s=booksqid=1247448461sr=8-2

I have started a community page for beginning Android here:
https://android.dev.java.net/ which also includes a place to share
sample code. It also has a lot of links to other resources (spare
batteries for the G1 to Scala support for Android) and is sort of a
blog of my starting experience.

Bruce
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---