Android "hello world" - versions

Posted by Ianb on Stack Overflow See other posts from Stack Overflow or by Ianb
Published on 2010-06-15T09:21:45Z Indexed on 2010/06/15 9:42 UTC
Read the original article Hit count: 161

Filed under:

Starter question: My "Hello World" attempt won't run, ("No compatible targets were found"), I think this is bacause I selected the latest version for my project (2.2), and the highest AVD version is 2.0.1. Does this make sense? Can I change my project version (haven't been able to find a way to do this), or do I have to start again? If the versions are not backwards compatible, what is the best version to use for the majority of Android devices out there?

Thanks

© Stack Overflow or respective owner

Related posts about android-sdk