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! While you're at it, check out some resources Treehouse students have shared here.

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

Android

Aaron Coursolle
Aaron Coursolle
18,014 Points

Can 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
MOD
Jason Anders
Treehouse Moderator 145,858 Points

I 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...

:dizzy:

Aaron Coursolle
Aaron Coursolle
18,014 Points

I gave you a best answer because you've been there before and I'm following in your shoes.

Ben Deitch
STAFF
Ben Deitch
Treehouse Teacher

Nope, 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
Aaron Coursolle
18,014 Points

I gave your answer a thumbs up because of your "change the location" warning

That 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! :+1:

Steve.

I bumped the other answers that had greater experience behind them. And I hope the problem in the question is simply fixed.

Aaron Coursolle
Aaron Coursolle
18,014 Points

I gave your answer a thumbs up because of your willingness to point me in the right direction.