Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Aaron Coursolle
18,014 PointsCan Android Studio potentially mess up my IntelliJ Idea installation if both are used on the same machine?
If I follow the instructions provided with this video are there additional steps for preventing conflicts or other issues?
3 Answers

Jason Anders
Treehouse Moderator 145,855 PointsI haven't had an issue. While finishing the Java Track, I did start the Android Track. I have both installed on the same machine and actually have some different settings for both. So, I'm fairly confident that you should have no issues with both being installed together, as mine are.
With that said, however, I haven't run both at the same time. But again, I can't see there being an issue. They are two different applications and shouldn't have an effect on the other at all. I used to run Illustrator and PhotoShop at the same time...

Ben Deitch
Treehouse TeacherNope, they are entirely separate programs.
That said, they do both use some common resources like the JDK. So if you were to change the location of your JDK both Android Studio and IntelliJ Idea would be unhappy.

Aaron Coursolle
18,014 PointsI gave your answer a thumbs up because of your "change the location" warning

Steve Hunter
57,712 PointsThat wouldn't surprise me at all - they both use the same engine and probably share some settings. I've never bespoked my Intelli-J that much so haven't noticed anything myself, but it is wholly possible that the two may get in each other's way from time to time, I'd guess.
Good luck fixing that!
Steve.

Steve Hunter
57,712 PointsI bumped the other answers that had greater experience behind them. And I hope the problem in the question is simply fixed.

Aaron Coursolle
18,014 PointsI gave your answer a thumbs up because of your willingness to point me in the right direction.
Aaron Coursolle
18,014 PointsAaron Coursolle
18,014 PointsI gave you a best answer because you've been there before and I'm following in your shoes.