[android-beginners] Re: AVD issue with Android 1.1

2010-03-16 Thread Kingcrowley
Just as a follow-up to this, I still have the problem with 1.1 but all
other versions AVDs work fine

Any ideas?

David

On Mar 14, 9:22 pm, Kingcrowley kingcrow...@gmail.com wrote:
 I installed the ADT 0.9.6 recently and updated my SDK to the new
 elements available. I created an AVD with 2.1 as the target and it
 works fine. Created an AVD with 1.1 as the target and the emulator
 starts and it starts to load but hangs on the Android start screen

 Anyone else have this problem?

 David

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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


Re: [android-beginners] Re: AVD issue with Android 1.1

2010-03-16 Thread Mark Murphy
Kingcrowley wrote:
 Just as a follow-up to this, I still have the problem with 1.1 but all
 other versions AVDs work fine
 
 Any ideas?

Since nothing in production uses Android 1.1 anymore (AFAIK), you might
just ignore that API version and move along.

Heck, I don't even see a way to create a 1.1 AVD -- I don't have an
option to install components for API 2.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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


Re: [android-beginners] Re: AVD issue with Android 1.1

2010-03-16 Thread Xavier Ducrohet
Mark is right.

1.1 is obsolete (see:
http://developer.android.com/resources/dashboard/platform-versions.html) and
you really shouldn't bother with it.

If you really want you can, in fact, install it. With the new repository
schema we introduced in rev 5 of the tools, we can flag older platforms as
obsolete, which we did for 1.1 and 2.0
If you unselect display updates only you'll see them both and you'll be
able to install them.

Xav

On Tue, Mar 16, 2010 at 11:20 AM, Mark Murphy mmur...@commonsware.comwrote:

 Kingcrowley wrote:
  Just as a follow-up to this, I still have the problem with 1.1 but all
  other versions AVDs work fine
 
  Any ideas?

 Since nothing in production uses Android 1.1 anymore (AFAIK), you might
 just ignore that API version and move along.

 Heck, I don't even see a way to create a 1.1 AVD -- I don't have an
 option to install components for API 2.

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://twitter.com/commonsguy

 Android Training...At Your Office: http://commonsware.com/training

 --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.

 NEW! Try asking and tagging your question on Stack Overflow at
 http://stackoverflow.com/questions/tagged/android

 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en




-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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: AVD issue with Android 1.1

2010-03-16 Thread Kingcrowley
just noticed the obsolete flag..my SDK still contained it (older
download). Thanks for the info!

On Mar 16, 7:35 pm, Xavier Ducrohet x...@android.com wrote:
 Mark is right.

 1.1 is obsolete 
 (see:http://developer.android.com/resources/dashboard/platform-versions.html) 
 and
 you really shouldn't bother with it.

 If you really want you can, in fact, install it. With the new repository
 schema we introduced in rev 5 of the tools, we can flag older platforms as
 obsolete, which we did for 1.1 and 2.0
 If you unselect display updates only you'll see them both and you'll be
 able to install them.

 Xav

 On Tue, Mar 16, 2010 at 11:20 AM, Mark Murphy mmur...@commonsware.comwrote:



  Kingcrowley wrote:
   Just as a follow-up to this, I still have the problem with 1.1 but all
   other versions AVDs work fine

   Any ideas?

  Since nothing in production uses Android 1.1 anymore (AFAIK), you might
  just ignore that API version and move along.

  Heck, I don't even see a way to create a 1.1 AVD -- I don't have an
  option to install components for API 2.

  --
  Mark Murphy (a Commons Guy)
 http://commonsware.com|http://twitter.com/commonsguy

  Android Training...At Your Office:http://commonsware.com/training

  --
  You received this message because you are subscribed to the Google
  Groups Android Beginners group.

  NEW! Try asking and tagging your question on Stack Overflow at
 http://stackoverflow.com/questions/tagged/android

  To unsubscribe from this group, send email to
  android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en

 --
 Xavier Ducrohet
 Android SDK Tech Lead
 Google Inc.

 Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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