[android-developers] Re: Android SDK Content Loader gets stuck....

2013-04-23 Thread Stefan Waner
I was having the exact same issue. I tried all the workarounds suggested here, including chaging the Projects settings and manually downloading the Android SDKs to no avail. I finally gave up and switched to Intellij IDEA, which works for me. On Tuesday, June 9, 2009 1:11:03 AM UTC-5, az9702

[android-developers] Re: Android SDK Content Loader gets stuck....

2013-04-23 Thread Stefan Waner
Same issue for me (Mac version) and none of the suggested workarounds works (including manually loading Android SDK, turning off Build Automatically etc.). It is a shame, and makes Eclipse totally unusable. My solution: Installed IntelliJ IDEA which works fine. -- -- You received this

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-06-09 Thread az9702
You may want to try turning off Projects - Build Automatically This workaround works in my IDE every time. On Jun 8, 10:02 am, Jakob Sachse jako...@gmail.com wrote: I am having the same trouble, is there any workaround that tourned out to be working? On 14 Mai, 22:14, az9...@gmail.com

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-06-09 Thread simon.y.sz...@gmail.com
Hi, This workaround has worked for me so far: Turn off automatic build (Projects - Build Automatically) immediately after Eclipse starts before it's stuck, or restart Eclipse after turning off automatic build (see 5/9 post). - az9702 On Jun 8, 10:02 am, Jakob Sachse jako...@gmail.com wrote:

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-06-08 Thread Jakob Sachse
I am having the same trouble, is there any workaround that tourned out to be working? On 14 Mai, 22:14, az9...@gmail.com az9...@gmail.com wrote: Stack trace was sent  by email. Part of it is shown below. Trace was captured on Eclipse start (after turning back on Projects- Build

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-06-08 Thread dana
Ssame issue for me, any solutions? On Jun 8, 10:02 am, Jakob Sachse jako...@gmail.com wrote: I am having the same trouble, is there any workaround that tourned out to be working? On 14 Mai, 22:14, az9...@gmail.com az9...@gmail.com wrote: Stack trace was sent  by email. Part of it is

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-05-15 Thread az9...@gmail.com
Stack trace was sent by email. Part of it is shown below. Trace was captured on Eclipse start (after turning back on Projects- Build Automatically) Android SDK Content Loader stuck at 60%. Let us know what you find or send more detailed info on capturing trace dump.

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-05-14 Thread Raphael
On Fri, May 8, 2009 at 11:11 PM, az9...@gmail.com az9...@gmail.com wrote: After I switched to SDK 1.5,  the Android SDK Content Loader is stuck when Eclipse starts. In my case, it is always stuck at 60%. Interesting. Can you help me debug this? I'd like to understand where it gets stuck.

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-05-11 Thread az9...@gmail.com
After I switched to SDK 1.5, the Android SDK Content Loader is stuck when Eclipse starts. In my case, it is always stuck at 60%. Closing restarting Eclipse a few times usually helps but not guaranteed. The latest Android plugin (0.9) was installed but it did not help. The following

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-05-11 Thread az9...@gmail.com
I ran into same problem after switching to the new SDK. When Eclipse starts, the Android SDK Content Loader is stuck (always at 60% in my IDE). Closing restarting Eclipse a few times sometimes helps but success is not guaranteed. The latest Android plugin 0.9 does not help solve this

[android-developers] Re: Android SDK Content Loader gets stuck....

2009-05-08 Thread Damanique
I had the same problem. It seemed that the Android Package Builder kept hanging on certain projects. The only solution I could find was to remove those projects from the workspace using the file system (not Eclipse). I'm not sure what is causing the error. On May 6, 12:37 am, Richard Schilling