[android-developers] Re: New ADT available.

2010-10-26 Thread Zarah Dominguez
Is it just me, or did I also lose the hierarchyviewer when I upgraded
the ADT? It is not in the /tools folder anymore.

*grumpy*



On Oct 14, 1:44 am, authorwjf author...@gmail.com wrote:
 My conclusion is that 0.9.9 is not ready for prime time; I recommend
 everyone to avoid it.

 Well said, String.  I second that.  Short of re-installing I found no
 way to get the environment operational after the update.  Though at
 least I am up and running again.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-26 Thread Lance Nanek
Isn't it in tools/lib, not tools? I used it recently...

On Oct 26, 2:49 am, Zarah Dominguez zarahj...@gmail.com wrote:
 Is it just me, or did I also lose the hierarchyviewer when I upgraded
 the ADT? It is not in the /tools folder anymore.

 *grumpy*

 On Oct 14, 1:44 am, authorwjf author...@gmail.com wrote:

  My conclusion is that 0.9.9 is not ready for prime time; I recommend
  everyone to avoid it.

  Well said, String.  I second that.  Short of re-installing I found no
  way to get the environment operational after the update.  Though at
  least I am up and running again.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-26 Thread Zarah Dominguez
The .jar is in tools/lib, but there should be a .bat file in /tools.

Found this thread:
http://groups.google.com/group/android-developers/browse_thread/thread/30124afa7a708c96

with instructions on how to recreate the lost .bat file.


Best regards,
Zarah.


On Oct 26, 6:23 pm, Lance Nanek lna...@gmail.com wrote:
 Isn't it in tools/lib, not tools? I used it recently...

 On Oct 26, 2:49 am, Zarah Dominguez zarahj...@gmail.com wrote:



  Is it just me, or did I also lose the hierarchyviewer when I upgraded
  the ADT? It is not in the /tools folder anymore.

  *grumpy*

  On Oct 14, 1:44 am, authorwjf author...@gmail.com wrote:

   My conclusion is that 0.9.9 is not ready for prime time; I recommend
   everyone to avoid it.

   Well said, String.  I second that.  Short of re-installing I found no
   way to get the environment operational after the update.  Though at
   least I am up and running again.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-13 Thread Zarah Dominguez
Hi guys!

Just got back to this thread.

Hi String, so you ended up updating with a fresh install? I would hate
to do that on my other workstation.  Seems like too much work for an
update, and so my laptop is stuck with ADT 0.9.7.


Thanks,
Zarah.



On Oct 7, 4:22 am, String sterling.ud...@googlemail.com wrote:
 On Oct 6, 6:53 pm, Xavier Ducrohet x...@android.com wrote:

  I'm not sure why Eclipse wouldn't be able to change this file. Is it
  on a source control system that is not integrated in Eclipse.

 No, this is plain-vanilla Eclipse 3.5 SR2, freshly installed. The only
 plugin is ADT 0.9.9. No other dev tools involved.

 The pattern that seems to be emerging is that once I get rid of the
 errors, it's OK until I need to restart Eclipse. Then SOME of my
 library-using projects are FUBAR as described in my earlier post.
 Interestingly, it's not ALL the projects which use libraries, and I
 can't work out any difference between those that work and those that
 don't.

 Any further ideas? I second authorwjf - I'm none too impressed with
 this update.

 String

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-13 Thread String
Yes, that is what I did, and (as mentioned in my earlier posts) it's
still not working right. My conclusion is that 0.9.9 is not ready for
prime time; I recommend everyone to avoid it.

String

On Oct 13, 11:48 am, Zarah Dominguez zarahj...@gmail.com wrote:
 Hi guys!

 Just got back to this thread.

 Hi String, so you ended up updating with a fresh install? I would hate
 to do that on my other workstation.  Seems like too much work for an
 update, and so my laptop is stuck with ADT 0.9.7.

 Thanks,
 Zarah.

 On Oct 7, 4:22 am, String sterling.ud...@googlemail.com wrote:



  On Oct 6, 6:53 pm, Xavier Ducrohet x...@android.com wrote:

   I'm not sure why Eclipse wouldn't be able to change this file. Is it
   on a source control system that is not integrated in Eclipse.

  No, this is plain-vanilla Eclipse 3.5 SR2, freshly installed. The only
  plugin is ADT 0.9.9. No other dev tools involved.

  The pattern that seems to be emerging is that once I get rid of the
  errors, it's OK until I need to restart Eclipse. Then SOME of my
  library-using projects are FUBAR as described in my earlier post.
  Interestingly, it's not ALL the projects which use libraries, and I
  can't work out any difference between those that work and those that
  don't.

  Any further ideas? I second authorwjf - I'm none too impressed with
  this update.

  String

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-13 Thread authorwjf
My conclusion is that 0.9.9 is not ready for prime time; I recommend
everyone to avoid it.

Well said, String.  I second that.  Short of re-installing I found no
way to get the environment operational after the update.  Though at
least I am up and running again.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-06 Thread String
On Oct 5, 6:13 pm, Craigo craig...@gmail.com wrote:

 If I was you, I'd try a fresh Eclipse install.  It won't take that
 long.  Just export your Eclipse preferences (Export - General -
 Preferences) and import them back on the new install.

OK, I didn't know about that feature of Eclipse. But then I've pretty
much resigned myself to NEVER knowing the majority of Eclipse.

So I went ahead with a fresh Eclipse, and the ADT 0.9.9 install went
OK this time. But since, I've had nothing but trouble with my library
projects (and yes, I have followed the library migration path at ).
I'm frequently getting console errors in Eclipse like these:

Error generating final archive: C:\path\to\project\LibraryProject_src
does not exist
Failed to create library links: Could not write file: C:\path\to
\project\.project.

Generally, I've been able to clear them by some combination of
removing/re-adding the library to my project, cleaning everything in
site, and manually deleting my /gen directory. But it's a real PITA,
and at the moment, I'm stuck... can't seem to get rid of them no
matter what I do.

Any ideas? Anyone? Especially anyone in Mountain View?

String

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: New ADT available.

2010-10-06 Thread Xavier Ducrohet
On Wed, Oct 6, 2010 at 7:55 AM, String sterling.ud...@googlemail.com wrote:
 Failed to create library links: Could not write file: C:\path\to
 \project\.project.

I'm not sure why Eclipse wouldn't be able to change this file. Is it
on a source control system that is not integrated in Eclipse.
For instance perforce will put files as read-only until you manually
p4 edit it. Eclipse would do the edit for you if you use the plug-in
for it, but if you don't, you'll have problems.


-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-06 Thread authorwjf
I too have ran into this same issue.  I literally selected update from
the Eclipse (3.5.1) menu and allowed the IDE to download and install
the ADT 0.9.9 update and poof my development environment was FUBAR.  I
appreciate the work that goes into patches and updates but all of that
takes a back seat when the installation process itself breaks the
user's environment.

As I suggested in my note to the author most of us supporting this
platform are busy developers with more going on than just Android.  I
can't afford to lose a day because the installer for a minor update
blew up my development environment.  Its just not acceptable and
neither is the answer reinstall your dev environment, though that is
what I've ultimately had to do.

I'm really impressed with how far Android has come in such a short
time.  Both the OS and the development tools.  But I have to say its
times like this that I can appreciate Apple and Microsoft's model
(shudder).  Not that they don't ever break things with releases, we
all do.  But when something goes wrong using Visual Studio for example
there is a very defined process for getting a resolution.

It seems to me someone at Google should have tried to duplicate this
issue and posted the status of that testing and hopefully provided the
community a work around.  Even if that work around is to pull the ADT
update until a fix is in place to prevent other users from
accidentally rendering their environment inoperable.  Everyone who is
reporting the problem seems to have the same set up.  The key seems to
be users who went from 0.9.7 to 0.9.9 without installing 0.9.8.

Can we get some feedback from Google as to whether this testing has
been done yet and whether the testing yielded the same results?  And
how those of us who are at 0.9.7 on a machine update to 0.9.9 without
doing a complete reinstall?  Any help is appreciated.  I hate to think
I will have to reinstall the dev environment on my other two
machines.  Or I guess I could just not update the ADT on them.  But I
suspect following that route, I'll just compound the issue when there
is an ADT update I really can't live without.

Anybody got any thoughts?  Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-06 Thread String
On Oct 6, 6:53 pm, Xavier Ducrohet x...@android.com wrote:

 I'm not sure why Eclipse wouldn't be able to change this file. Is it
 on a source control system that is not integrated in Eclipse.

No, this is plain-vanilla Eclipse 3.5 SR2, freshly installed. The only
plugin is ADT 0.9.9. No other dev tools involved.

The pattern that seems to be emerging is that once I get rid of the
errors, it's OK until I need to restart Eclipse. Then SOME of my
library-using projects are FUBAR as described in my earlier post.
Interestingly, it's not ALL the projects which use libraries, and I
can't work out any difference between those that work and those that
don't.

Any further ideas? I second authorwjf - I'm none too impressed with
this update.

String

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-05 Thread String
Bump... Just got back from vacation and am still unable to upgrade ADT
to 0.9.9. Tried detouring through 0.9.8 but ran into the same problem.
Any news, anyone?

I'm really hoping to avoid the pain of wiping, reinstalling, and
reconfiguring Eclipse from scratch. Like I don't have anything better
to do.

String

On Sep 24, 6:25 pm, Zarah Dominguez zarah.doming...@gmail.com wrote:
 Hi Xav,

 I updated from 0.9.7 to 0.9.9.  I haven't updated my other workstation
 though (it's also still on 0.9.7), how do you suggest I proceed?

 Uninstalling and then installing Eclipse seems to be a lot of trouble
 for a plug in update. Any ideas? :)

 Thanks,
 Zarah.

 On Sep 24, 10:08 pm,XavierDucrohet x...@android.com wrote:



  hmm I'm not sure why this would happen.

  Did you update from 0.9.7 or from 0.9.8 (released 2 weeks ago). 0.9.9
  is just a very minor fix over 0.9.8

  Xav

  On Thu, Sep 23, 2010 at 11:27 PM, Zarah Dominguez

  zarah.doming...@gmail.com wrote:
   Saw this problem too.

   Tried uninstalling then re-installing the plugins, but still no
   Android options anywhere.

   Eclipse sees my Android projects as Java projects.

   Were you able to solve it?

   - Zarah.

   On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
   I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
   3.5, with virtually no other plugins installed...

   - When I select Help  Check for Updates, it simply says Nothing to
   update

   - When I enterhttps://dl-ssl.google.com/android/eclipse/intoHelp
   Install New Software, it shows me ADT 0.9.9, but the install fails
   with the following message:

   Android DDMS will be ignored because it is already installed, and
   updates are not permitted.
   Android Development Tools will be ignored because it is already
   installed, and updates are not permitted.

   - Following up on that, I went into Help  About Eclipse 
   Installation Details, and there too, Update and Uninstall are disabled
   (grayed out) for both ADT and DDMS.

   Any ideas?

   String
   On Sep 23, 10:13 pm,XavierDucrohet x...@android.com wrote:

Hi all,

We've just pushed ADT 0.9.9 which contains an important fix from ADT
0.9.8 that was released last week.
More info:http://developer.android.com/sdk/eclipse-adt.html

Xav
--
   XavierDucrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

   --
   You received this message because you are subscribed to the Google
   Groups Android Developers group.
   To post to this group, send email to android-developers@googlegroups.com
   To unsubscribe from this group, send email to
   android-developers+unsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/android-developers?hl=en

  --
 XavierDucrohet
  Android SDK Tech Lead
  Google Inc.

  Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-10-05 Thread Craigo
If I was you, I'd try a fresh Eclipse install.  It won't take that
long.  Just export your Eclipse preferences (Export - General -
Preferences) and import them back on the new install.


On Oct 5, 7:13 am, String sterling.ud...@googlemail.com wrote:
 Bump... Just got back from vacation and am still unable to upgrade ADT
 to 0.9.9. Tried detouring through 0.9.8 but ran into the same problem.
 Any news, anyone?

 I'm really hoping to avoid the pain of wiping, reinstalling, and
 reconfiguring Eclipse from scratch. Like I don't have anything better
 to do.

 String

 On Sep 24, 6:25 pm, Zarah Dominguez zarah.doming...@gmail.com wrote:



  Hi Xav,

  I updated from 0.9.7 to 0.9.9.  I haven't updated my other workstation
  though (it's also still on 0.9.7), how do you suggest I proceed?

  Uninstalling and then installing Eclipse seems to be a lot of trouble
  for a plug in update. Any ideas? :)

  Thanks,
  Zarah.

  On Sep 24, 10:08 pm,XavierDucrohet x...@android.com wrote:

   hmm I'm not sure why this would happen.

   Did you update from 0.9.7 or from 0.9.8 (released 2 weeks ago). 0.9.9
   is just a very minor fix over 0.9.8

   Xav

   On Thu, Sep 23, 2010 at 11:27 PM, Zarah Dominguez

   zarah.doming...@gmail.com wrote:
Saw this problem too.

Tried uninstalling then re-installing the plugins, but still no
Android options anywhere.

Eclipse sees my Android projects as Java projects.

Were you able to solve it?

- Zarah.

On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
3.5, with virtually no other plugins installed...

- When I select Help  Check for Updates, it simply says Nothing to
update

- When I enterhttps://dl-ssl.google.com/android/eclipse/intoHelp
Install New Software, it shows me ADT 0.9.9, but the install fails
with the following message:

Android DDMS will be ignored because it is already installed, and
updates are not permitted.
Android Development Tools will be ignored because it is already
installed, and updates are not permitted.

- Following up on that, I went into Help  About Eclipse 
Installation Details, and there too, Update and Uninstall are disabled
(grayed out) for both ADT and DDMS.

Any ideas?

String
On Sep 23, 10:13 pm,XavierDucrohet x...@android.com wrote:

 Hi all,

 We've just pushed ADT 0.9.9 which contains an important fix from ADT
 0.9.8 that was released last week.
 More info:http://developer.android.com/sdk/eclipse-adt.html

 Xav
 --
XavierDucrohet
 Android SDK Tech Lead
 Google Inc.

 Please do not send me questions directly. Thanks!

--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
   http://groups.google.com/group/android-developers?hl=en

   --
  XavierDucrohet
   Android SDK Tech Lead
   Google Inc.

   Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-09-25 Thread String
I'm trying to go from 0.9.7 to 0.9.9 as well. I didn't see an
announcement for 0.9.8 - if doing the upgrade incrementally works, is
there somewhere that 0.9.8 can still be downloaded (for those of us
whiwho don't already have it)?

Thanks,

String

On Sep 24, 10:08 am, Xavier Ducrohet x...@android.com wrote:
 hmm I'm not sure why this would happen.

 Did you update from 0.9.7 or from 0.9.8 (released 2 weeks ago). 0.9.9
 is just a very minor fix over 0.9.8

 Xav

 On Thu, Sep 23, 2010 at 11:27 PM, Zarah Dominguez





 zarah.doming...@gmail.com wrote:
  Saw this problem too.

  Tried uninstalling then re-installing the plugins, but still no
  Android options anywhere.

  Eclipse sees my Android projects as Java projects.

  Were you able to solve it?

  - Zarah.

  On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
  I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
  3.5, with virtually no other plugins installed...

  - When I select Help  Check for Updates, it simply says Nothing to
  update

  - When I enterhttps://dl-ssl.google.com/android/eclipse/intoHelp 
  Install New Software, it shows me ADT 0.9.9, but the install fails
  with the following message:

  Android DDMS will be ignored because it is already installed, and
  updates are not permitted.
  Android Development Tools will be ignored because it is already
  installed, and updates are not permitted.

  - Following up on that, I went into Help  About Eclipse 
  Installation Details, and there too, Update and Uninstall are disabled
  (grayed out) for both ADT and DDMS.

  Any ideas?

  String
  On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:

   Hi all,

   We've just pushed ADT 0.9.9 which contains an important fix from ADT
   0.9.8 that was released last week.
   More info:http://developer.android.com/sdk/eclipse-adt.html

   Xav
   --
   Xavier Ducrohet
   Android SDK Tech Lead
   Google Inc.

   Please do not send me questions directly. Thanks!

  --
  You received this message because you are subscribed to the Google
  Groups Android Developers group.
  To post to this group, send email to android-developers@googlegroups.com
  To unsubscribe from this group, send email to
  android-developers+unsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

 --
 Xavier Ducrohet
 Android SDK Tech Lead
 Google Inc.

 Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-09-25 Thread Craigo
I upgraded from 0.9.7 to 0.9.9 (took about 15 mins in d/l).  However,
I am using Eclispe 3.6 (hides under desk in fear of being shouted at).

Although, after the upgrade, I did have to remove and re-add the
AndroidVendingLicensing library, as it got confused and seem to appear
twice in my projects.


On Sep 25, 7:02 am, String sterling.ud...@googlemail.com wrote:
 I'm trying to go from 0.9.7 to0.9.9as well. I didn't see an
 announcement for 0.9.8 - if doing the upgrade incrementally works, is
 there somewhere that 0.9.8 can still be downloaded (for those of us
 whiwho don't already have it)?

 Thanks,

 String

 On Sep 24, 10:08 am, Xavier Ducrohet x...@android.com wrote:



  hmm I'm not sure why this would happen.

  Did you update from 0.9.7 or from 0.9.8 (released 2 weeks ago).0.9.9
  is just a very minor fix over 0.9.8

  Xav

  On Thu, Sep 23, 2010 at 11:27 PM, Zarah Dominguez

  zarah.doming...@gmail.com wrote:
   Saw this problem too.

   Tried uninstalling then re-installing the plugins, but still no
   Android options anywhere.

   Eclipse sees my Android projects as Java projects.

   Were you able to solve it?

   - Zarah.

   On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
   I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
   3.5, with virtually no other plugins installed...

   - When I select Help  Check for Updates, it simply says Nothing to
   update

   - When I enterhttps://dl-ssl.google.com/android/eclipse/intoHelp
   Install New Software, it shows me ADT0.9.9, but the install fails
   with the following message:

   Android DDMS will be ignored because it is already installed, and
   updates are not permitted.
   Android Development Tools will be ignored because it is already
   installed, and updates are not permitted.

   - Following up on that, I went into Help  About Eclipse 
   Installation Details, and there too, Update and Uninstall are disabled
   (grayed out) for both ADT and DDMS.

   Any ideas?

   String
   On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:

Hi all,

We've just pushed ADT0.9.9which contains an important fix from ADT
0.9.8 that was released last week.
More info:http://developer.android.com/sdk/eclipse-adt.html

Xav
--
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

   --
   You received this message because you are subscribed to the Google
   Groups Android Developers group.
   To post to this group, send email to android-developers@googlegroups.com
   To unsubscribe from this group, send email to
   android-developers+unsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/android-developers?hl=en

  --
  Xavier Ducrohet
  Android SDK Tech Lead
  Google Inc.

  Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: New ADT available.

2010-09-25 Thread Xavier Ducrohet
Upgrading from 0.9.7 to 0.9.8+ requires the following migration when
using libraries:
http://developer.android.com/guide/developing/eclipse-adt.html#libraryMigrating

Xav

On Sat, Sep 25, 2010 at 9:47 AM, Craigo craig...@gmail.com wrote:
 I upgraded from 0.9.7 to 0.9.9 (took about 15 mins in d/l).  However,
 I am using Eclispe 3.6 (hides under desk in fear of being shouted at).

 Although, after the upgrade, I did have to remove and re-add the
 AndroidVendingLicensing library, as it got confused and seem to appear
 twice in my projects.


 On Sep 25, 7:02 am, String sterling.ud...@googlemail.com wrote:
 I'm trying to go from 0.9.7 to0.9.9as well. I didn't see an
 announcement for 0.9.8 - if doing the upgrade incrementally works, is
 there somewhere that 0.9.8 can still be downloaded (for those of us
 whiwho don't already have it)?

 Thanks,

 String

 On Sep 24, 10:08 am, Xavier Ducrohet x...@android.com wrote:



  hmm I'm not sure why this would happen.

  Did you update from 0.9.7 or from 0.9.8 (released 2 weeks ago).0.9.9
  is just a very minor fix over 0.9.8

  Xav

  On Thu, Sep 23, 2010 at 11:27 PM, Zarah Dominguez

  zarah.doming...@gmail.com wrote:
   Saw this problem too.

   Tried uninstalling then re-installing the plugins, but still no
   Android options anywhere.

   Eclipse sees my Android projects as Java projects.

   Were you able to solve it?

   - Zarah.

   On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
   I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
   3.5, with virtually no other plugins installed...

   - When I select Help  Check for Updates, it simply says Nothing to
   update

   - When I enterhttps://dl-ssl.google.com/android/eclipse/intoHelp
   Install New Software, it shows me ADT0.9.9, but the install fails
   with the following message:

   Android DDMS will be ignored because it is already installed, and
   updates are not permitted.
   Android Development Tools will be ignored because it is already
   installed, and updates are not permitted.

   - Following up on that, I went into Help  About Eclipse 
   Installation Details, and there too, Update and Uninstall are disabled
   (grayed out) for both ADT and DDMS.

   Any ideas?

   String
   On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:

Hi all,

We've just pushed ADT0.9.9which contains an important fix from ADT
0.9.8 that was released last week.
More info:http://developer.android.com/sdk/eclipse-adt.html

Xav
--
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

   --
   You received this message because you are subscribed to the Google
   Groups Android Developers group.
   To post to this group, send email to android-developers@googlegroups.com
   To unsubscribe from this group, send email to
   android-developers+unsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/android-developers?hl=en

  --
  Xavier Ducrohet
  Android SDK Tech Lead
  Google Inc.

  Please do not send me questions directly. Thanks!

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-09-24 Thread Zarah Dominguez
Saw this problem too.

Tried uninstalling then re-installing the plugins, but still no
Android options anywhere.

Eclipse sees my Android projects as Java projects.

Were you able to solve it?


- Zarah.



On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
 I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
 3.5, with virtually no other plugins installed...

 - When I select Help  Check for Updates, it simply says Nothing to
 update

 - When I enterhttps://dl-ssl.google.com/android/eclipse/into Help 
 Install New Software, it shows me ADT 0.9.9, but the install fails
 with the following message:

 Android DDMS will be ignored because it is already installed, and
 updates are not permitted.
 Android Development Tools will be ignored because it is already
 installed, and updates are not permitted.

 - Following up on that, I went into Help  About Eclipse 
 Installation Details, and there too, Update and Uninstall are disabled
 (grayed out) for both ADT and DDMS.

 Any ideas?

 String
 On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:



  Hi all,

  We've just pushed ADT 0.9.9 which contains an important fix from ADT
  0.9.8 that was released last week.
  More info:http://developer.android.com/sdk/eclipse-adt.html

  Xav
  --
  Xavier Ducrohet
  Android SDK Tech Lead
  Google Inc.

  Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-09-24 Thread Zarah Dominguez
Hi again,


Was able to make it work by uninstalling Eclipse, including all
versions in /Users/My Name/.eclipse, re-installing it then adding
the Update site again.


-Zarah.

On Sep 24, 2:27 pm, Zarah Dominguez zarah.doming...@gmail.com wrote:
 Saw this problem too.

 Tried uninstalling then re-installing the plugins, but still no
 Android options anywhere.

 Eclipse sees my Android projects as Java projects.

 Were you able to solve it?

 - Zarah.

 On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:



  I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
  3.5, with virtually no other plugins installed...

  - When I select Help  Check for Updates, it simply says Nothing to
  update

  - When I enterhttps://dl-ssl.google.com/android/eclipse/intoHelp 
  Install New Software, it shows me ADT 0.9.9, but the install fails
  with the following message:

  Android DDMS will be ignored because it is already installed, and
  updates are not permitted.
  Android Development Tools will be ignored because it is already
  installed, and updates are not permitted.

  - Following up on that, I went into Help  About Eclipse 
  Installation Details, and there too, Update and Uninstall are disabled
  (grayed out) for both ADT and DDMS.

  Any ideas?

  String
  On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:

   Hi all,

   We've just pushed ADT 0.9.9 which contains an important fix from ADT
   0.9.8 that was released last week.
   More info:http://developer.android.com/sdk/eclipse-adt.html

   Xav
   --
   Xavier Ducrohet
   Android SDK Tech Lead
   Google Inc.

   Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: New ADT available.

2010-09-24 Thread Xavier Ducrohet
hmm I'm not sure why this would happen.

Did you update from 0.9.7 or from 0.9.8 (released 2 weeks ago). 0.9.9
is just a very minor fix over 0.9.8

Xav

On Thu, Sep 23, 2010 at 11:27 PM, Zarah Dominguez
zarah.doming...@gmail.com wrote:
 Saw this problem too.

 Tried uninstalling then re-installing the plugins, but still no
 Android options anywhere.

 Eclipse sees my Android projects as Java projects.

 Were you able to solve it?


 - Zarah.



 On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
 I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
 3.5, with virtually no other plugins installed...

 - When I select Help  Check for Updates, it simply says Nothing to
 update

 - When I enterhttps://dl-ssl.google.com/android/eclipse/into Help 
 Install New Software, it shows me ADT 0.9.9, but the install fails
 with the following message:

 Android DDMS will be ignored because it is already installed, and
 updates are not permitted.
 Android Development Tools will be ignored because it is already
 installed, and updates are not permitted.

 - Following up on that, I went into Help  About Eclipse 
 Installation Details, and there too, Update and Uninstall are disabled
 (grayed out) for both ADT and DDMS.

 Any ideas?

 String
 On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:



  Hi all,

  We've just pushed ADT 0.9.9 which contains an important fix from ADT
  0.9.8 that was released last week.
  More info:http://developer.android.com/sdk/eclipse-adt.html

  Xav
  --
  Xavier Ducrohet
  Android SDK Tech Lead
  Google Inc.

  Please do not send me questions directly. Thanks!

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-09-24 Thread Zarah Dominguez
Hi Xav,

I updated from 0.9.7 to 0.9.9.  I haven't updated my other workstation
though (it's also still on 0.9.7), how do you suggest I proceed?

Uninstalling and then installing Eclipse seems to be a lot of trouble
for a plug in update. Any ideas? :)



Thanks,
Zarah.


On Sep 24, 10:08 pm, Xavier Ducrohet x...@android.com wrote:
 hmm I'm not sure why this would happen.

 Did you update from 0.9.7 or from 0.9.8 (released 2 weeks ago). 0.9.9
 is just a very minor fix over 0.9.8

 Xav

 On Thu, Sep 23, 2010 at 11:27 PM, Zarah Dominguez





 zarah.doming...@gmail.com wrote:
  Saw this problem too.

  Tried uninstalling then re-installing the plugins, but still no
  Android options anywhere.

  Eclipse sees my Android projects as Java projects.

  Were you able to solve it?

  - Zarah.

  On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
  I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
  3.5, with virtually no other plugins installed...

  - When I select Help  Check for Updates, it simply says Nothing to
  update

  - When I enterhttps://dl-ssl.google.com/android/eclipse/intoHelp 
  Install New Software, it shows me ADT 0.9.9, but the install fails
  with the following message:

  Android DDMS will be ignored because it is already installed, and
  updates are not permitted.
  Android Development Tools will be ignored because it is already
  installed, and updates are not permitted.

  - Following up on that, I went into Help  About Eclipse 
  Installation Details, and there too, Update and Uninstall are disabled
  (grayed out) for both ADT and DDMS.

  Any ideas?

  String
  On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:

   Hi all,

   We've just pushed ADT 0.9.9 which contains an important fix from ADT
   0.9.8 that was released last week.
   More info:http://developer.android.com/sdk/eclipse-adt.html

   Xav
   --
   Xavier Ducrohet
   Android SDK Tech Lead
   Google Inc.

   Please do not send me questions directly. Thanks!

  --
  You received this message because you are subscribed to the Google
  Groups Android Developers group.
  To post to this group, send email to android-developers@googlegroups.com
  To unsubscribe from this group, send email to
  android-developers+unsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

 --
 Xavier Ducrohet
 Android SDK Tech Lead
 Google Inc.

 Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-09-24 Thread Mark Carter
I can confirm there was no problem updating from 0.9.8 to 0.9.9.

On Sep 24, 7:25 pm, Zarah Dominguez zarah.doming...@gmail.com wrote:
 Hi Xav,

 I updated from 0.9.7 to 0.9.9.  I haven't updated my other workstation
 though (it's also still on 0.9.7), how do you suggest I proceed?

 Uninstalling and then installing Eclipse seems to be a lot of trouble
 for a plug in update. Any ideas? :)

 Thanks,
 Zarah.

 On Sep 24, 10:08 pm, Xavier Ducrohet x...@android.com wrote:



  hmm I'm not sure why this would happen.

  Did you update from 0.9.7 or from 0.9.8 (released 2 weeks ago). 0.9.9
  is just a very minor fix over 0.9.8

  Xav

  On Thu, Sep 23, 2010 at 11:27 PM, Zarah Dominguez

  zarah.doming...@gmail.com wrote:
   Saw this problem too.

   Tried uninstalling then re-installing the plugins, but still no
   Android options anywhere.

   Eclipse sees my Android projects as Java projects.

   Were you able to solve it?

   - Zarah.

   On Sep 24, 10:02 am, String sterling.ud...@googlemail.com wrote:
   I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
   3.5, with virtually no other plugins installed...

   - When I select Help  Check for Updates, it simply says Nothing to
   update

   - When I enterhttps://dl-ssl.google.com/android/eclipse/intoHelp
   Install New Software, it shows me ADT 0.9.9, but the install fails
   with the following message:

   Android DDMS will be ignored because it is already installed, and
   updates are not permitted.
   Android Development Tools will be ignored because it is already
   installed, and updates are not permitted.

   - Following up on that, I went into Help  About Eclipse 
   Installation Details, and there too, Update and Uninstall are disabled
   (grayed out) for both ADT and DDMS.

   Any ideas?

   String
   On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:

Hi all,

We've just pushed ADT 0.9.9 which contains an important fix from ADT
0.9.8 that was released last week.
More info:http://developer.android.com/sdk/eclipse-adt.html

Xav
--
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

   --
   You received this message because you are subscribed to the Google
   Groups Android Developers group.
   To post to this group, send email to android-developers@googlegroups.com
   To unsubscribe from this group, send email to
   android-developers+unsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/android-developers?hl=en

  --
  Xavier Ducrohet
  Android SDK Tech Lead
  Google Inc.

  Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: New ADT available.

2010-09-23 Thread String
I'm unable to upgrade my ADT in [a quite fresh install of] Eclipse
3.5, with virtually no other plugins installed...

- When I select Help  Check for Updates, it simply says Nothing to
update

- When I enter https://dl-ssl.google.com/android/eclipse/ into Help 
Install New Software, it shows me ADT 0.9.9, but the install fails
with the following message:

Android DDMS will be ignored because it is already installed, and
updates are not permitted.
Android Development Tools will be ignored because it is already
installed, and updates are not permitted.

- Following up on that, I went into Help  About Eclipse 
Installation Details, and there too, Update and Uninstall are disabled
(grayed out) for both ADT and DDMS.

Any ideas?

String
On Sep 23, 10:13 pm, Xavier Ducrohet x...@android.com wrote:
 Hi all,

 We've just pushed ADT 0.9.9 which contains an important fix from ADT
 0.9.8 that was released last week.
 More info:http://developer.android.com/sdk/eclipse-adt.html

 Xav
 --
 Xavier Ducrohet
 Android SDK Tech Lead
 Google Inc.

 Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en