- Google has released a new ADK (http://developer.android.com/tools/adk/adk2.html), called "2012 ADK", as well as published a refresh of the original ADK, now called "2011 ADK" (http://developer.android.com/tools/adk/adk.html)
- Lenovo has updated the Thinkpad Tablet to API Level 15 (Android 4.0.3).
Which means, the two-tablet (Bluetooth) solution to landing a Mars lander with your brain I came up with last year for Google Developer Day in Berlin (http://www.flickr.com/photos/55810307@N06/sets/72157627490063633/) might eventually be replaced by a one-tablet solution.
Both parts - the BCI interface and the Arduino-controlled Mars Lander are already implemented with fragments (http://developer.android.com/guide/components/fragments.html). The interesting question is if it will possible to talk to the USB-A port of the tablet via USB Host while the micro USB port is talking to the ADK.
Let's see. Work on the project has resumed.