E’ stato rilasciato oggi 23 Febbraio 2010 l’SDK completo di Android 3.0 Honeycomb, la versione del sistema operativo mobile di Google per dispositivi Tablet. Tale SDK era già arrivato precedentemente ma in una versione ridotta cioè una preview dell’SDK ma da oggi è possibile scaricare quello completo.

I cambiamenti evidenziati sono:

  • UI Builder improvements in the ADT Plugin:
    • New Palette with categories and rendering previews. (details)
    • More accurate rendering of layouts to more faithfully reflect how the layout will look on devices, including rendering status and title bars to more accurately reflect screen space actually available to applications.
    • Selection-sensitive action bars to manipulate View properties.
    • Zoom improvements (fit to view, persistent scale, keyboard access) (details).
    • Improved support for <merge> layouts, as well as layouts with gesture overlays.
  • Traceview integration for easier profiling from ADT. (details)
  • Tools for using the Renderscript graphics engine: the SDK tools now compiles .rs files into Java Programming Language files and native bytecode.

Se siete sviluppatori questo è il momento giusto per iniziare a sviluppare per i Tablet, se invece non sapete programmare l’emulatore del SDK potrebbe chiarirvi un po le idee di come è strutturato Android 3.0 Honeycomb.