0 notes &
Note to self: ADT Plugin and Platform-tools compatibility
Google recently released the SDK for Ice Cream Sandwich, the lastest version of Android (4.0) and with it a new set of tools for development.
After upgrading the eclipse packages I was surprised that I couldn’t export an app to apk after the upgrade.The problem was that I hadn’t upgraded the SDK packages, including the platform tools. It’s seems that the new ADT plugin is incompatible with the platfom-tools 13.0
Just a reminder.