Android links recopilation

Pongo una recopilación de enlaces, sobre android:

1º SDK (sdk android)
http://developer.android.com/sdk/index.html

2ºEclipse Helio (para Java o Classic)
http://www.eclipse.org/downloads/

3º ADT 18 (plugin eclipse)
Según Google: http://developer.android.com/sdk/eclipse-adt.html
Según Mind the Robot: http://mindtherobot.com/blog/209/android-beginners-from-bare-windows-to-your-first-app/

4º NDK (c++ / NativeActivity)
Según Google: http://developer.android.com/sdk/ndk/index.html
Según Mind The Robot: http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/

Interesante:
Charla sobre NDK: http://www.youtube.com/watch?v=byFTAhXVF7k&feature=player_embedded#
Google I/O 2011: Bringing C and C++ Games to Android: http://www.youtube.com/watch?v=5yorhsSPFG4
NativeActivity: http://developer.android.com/reference/android/app/NativeActivity.html