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 trialPrasoon Shukla
3,426 PointsReopening Android Studio in Linux
Hi, how do I reopen Android Studio on my Linux machine after installing it? I installed Android Studio the other day and then shut the machine. Do I again need to extract tar.gz and run ./studio.sh every time or is there a short-cut available?
1 Answer
kv111
119 PointsYou should go: cd ~/folder/you/extracted Android Studio to/bin;./studio.sh
kv111
119 Pointskv111
119 PointsYou should go: cd ~/folder/you/extracted Android Studio to/bin;./studio.sh
This is the first time I'm using this forum, so don't know if this is how to answer a question or not. Not a whole lotta time to figure it out...