--
Zach Hobbs
HelloAndroid.com
Android OS news, tutorials, downloads
On Wed, Feb 13, 2008 at 3:51 PM, Marc Reichelt
<mcrei...@googlemail.com> wrote:
> excited as I am I updated to the new SDK and got some problems (one
> was that there seemed no update for the existing 0.3.0 package) and I
> had to delete the projects and create them new in the 0.4.0 version.
The plugin id was changed in version 0.3.3. Anyone upgrading from
0.3.0/0.3.1 to 0.4.0 will need to follow the steps that were provided
when M3-RC37 was released (see
http://code.google.com/android/intro/upgrading.html).
Short version:
- uninstall the current plugin
- install new plugin
- convert your old projects to android (Android Tools > Convert to
Android), and then fix them (Android Tools > Fix Project properties)
Xav