On Mon, Mar 12, 2012 at 6:31 PM, [email protected] <[email protected]> wrote: > I'm a Windows Phone 7 developer trying to get started on android. I > have installed Eclipse, the SDK, the ADT plugin and I should be ready > to do hello world. But the instructions don't appear to match the > tools... > > Please see my screen shot at > http://dl.dropbox.com/u/39662979/Android%20SDK%20Manger.jpg > > The instructions reference an "Android SDK and AVD Manager" and show a > pic of a tool I don't have. My eclipse has separate SDK and AVD > tools.
Yeah, those docs are out of date. I've begged for them to be updated. > Android 4.0.3 is checked (what's that mean?) but the components say > "not installed" and nothing I do will install them. That means they will be installed when you click the "Install 6 packages" button, lower-right of the window. > Android 4.0 appears to have components installed but it says updates > are available and nothing I do will install them. You need to check the checkboxes next to them, in which case the caption of the "Install 6 packages" button will change, and clicking that button will upgrade those as well. Note that if you have 64-bit Windows, and you used the self-installing EXE, you will need to run this stuff as Administrator to get the updates to work, as I understand it, because the app gets installed to C:\Program Files (x86). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 4.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

