Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android development in IntelliJ IDEA causes computer to freeze

I am using IntelliJ IDEA (10.5) for Android development with latest Google USB Driver (version 4) for debugging. After some time of development in IntelliJ IDEA when Android device (Nexus One) is connected via USB, the computer (with Windows 7, 32 bit) freezes. No blue screen just freeze. Everything is visible but screen is not updating. I have to restart the computer.

Is anyone experiencing similar issues? Any solutions?

like image 555
TN. Avatar asked Jun 07 '11 12:06

TN.


People also ask

Is IntelliJ faster than Android studio?

So I found that a lot of people have the same problem. From 3.0 version and after, Android Studio takes a lot of memory without a reason, and I found that someone said that IntelliJ IDEA is faster, so I tried it and.. Wow! IntelliJ IDEA takes smaller amount of RAM and build code a lot of faster.


1 Answers

Sorry, not sure how to comment on your original post (the field is not displayed).

I'm experiencing the same issue and I'd love to determine a solution. It's very annoying!

I use Eclipse (Windows 7 64-bit) with a Nexus One (2.2) and my PC will randomly, completely freeze. The mouse pointer locks up, Caps Lock button (and others) don't toggle, touch pad doesn't react, etc. No blue screen and nothing is ever written to the system's event log. I have to physically shut down the machine and restart it each time.

At first, it happened in the same manner for me -- developing within Eclipse. I noticed it didn't happen on compile or debug launch, more during development (again, randomly). Then I noticed it started happening when Eclipse wasn't open at all. That's when I started to suspect a driver or similar issue. But I'm not sure how to troubleshoot further from here.

If anyone has ANY insight into this issue, it would be greatly appreciated.

UPDATE: Incorrectly reported N1 version as 2.1 -- corrected to 2.2

like image 94
PhilaPhan80 Avatar answered Nov 15 '22 21:11

PhilaPhan80