Mise à jour des outils pour développeur Android - juillet 2012

Mise à jour des outils pour développeur Android - juillet 2012

Une mise à jour pleine de correctif pour l'ADT 20.0.1 et  pour le SDK Tools, Revision 20.0.1.

Une mise à jour pleine de correctif pour l'ADT 20.0.1 et  pour le SDK Tools, Revision 20.0.1.

 

Développeur

android developer

Des mises à jour pour le plugin ADT et pour les SDK Tools sont disponibles, ses mises à jours sont mineures en ne concernant que la correction de bug et correspondent avec la version 4.1.1 d'Android. Pour faire la mise à jour, direction le SDK Manager d'Eclipse.

 

Liste des corrections :

ADT 20.0.1

  • Fixed issue in the New Project Wizard related to installation of the Support Library.
  • Fixed several issues with New Project Wizard related to templates.
  • Fixed issue with the text-based launcher icon in New Project Wizard.
  • Fixed issue with sticky error markers in Java files.
  • Fixed problem with manifest merger when exporting release .apk files.
  • Fixed NDK support to automatically find include path on Windows.
  • Fixed editor startup exception for new configurations where editor would come up blank.
  • Added support for xxhdpi density, which was included in API Level 16.
  • Fixed a bug in the lint check for unprotected broadcast receivers to ignore unprotected receivers for default Android actions.

SDK Tools, Revision 20.0.1

  • Fixed wrong check on build state that forced repetitive Java code recompilation.
  • Fixed problems with running more than one emulator and running multiple emulators with GPU acceleration.
  • Improved resize algorithm for better rendering on scaled emulator windows.
  • Fixed a bug in the lint check for unprotected broadcast receivers to ignore unprotected receivers for default Android actions.
  • Fixed build issue for projects using Renderscript.
  • Fixed memory leak in the emulator.