Hoje instalei o android no Eclipse, é bem tranquilo:
- Start Eclipse, then select Help > Software Updates > Find and Install….
- In the dialog that appears, select Search for new features to install and press Next.
- Press New Remote Site.
- In the resulting dialog box, enter a name for the remote site (e.g. Android Plugin) and enter this as its URL:
https://dl-ssl.google.com/android/eclipse/
Press OK.
- You should now see the new site added to the search list (and checked). Press Finish.
- In the subsequent Search Results dialog box, select the checkbox for Android Plugin > Eclipse Integration > Android Development Tools and press Next.
- Read the license agreement and then select Accept terms of the license agreement, if appropriate. Press Next.
- Press Finish.
- The ADT plugin is not signed; you can accept the installation anyway by pressing Install All.
- Restart Eclipse.
- After restart, update your Eclipse preferences to point to the SDK directory:
- Select Window > Preferences… to open the Preferences panel. (Mac OS X: Eclipse > Preferences)
- Select Android from the left panel.
- For the SDK Location in the main panel, press Browse… and locate the SDK directory.
- Press Apply, then OK.
Depois disso ele só vai pedir pra você definir a pasta do SDK do ANDROID que você já deve ter baixado e descompactado:
http://dl.google.com/android/android_sdk_windows_m3-rc22a.zip
Agora é só brincar com a criança… só rodei o HelloWord por enquanto…
“Para acompanhar o lançamento da primeira versão do SDK para a Android, a Google anunciou o Android Developer Challenge, uma competição aberta a todos, que visa incentivar o desenvolvimento de aplicações para a nova plataforma, com prémios no valor total de 10 milhões de dólares.
Android Developer Challenge será dividido em duas fases. Durante a primeira, serão premiadas com 25.000 dólares as 50 melhores aplicações enviadas até 3 de Março de 2008. Dessas 50, serão seleccionadas 20, das quais metade receberá 250.000 dólares e a outra metade 100.000 dólares.”
Abraços,
FernandoCosta