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 trialoussama bendjaber
Courses Plus Student 119 PointsAndroid Studio
Hi,please I need an Android Studio for windows (32 bit) ; could please help me to get the link thank you .
7 Answers
Steve Hunter
57,712 PointsThis link should do it for you.
Steve.
Steve Hunter
57,712 PointsYou have the Java Runtime Edition installed but maybe not the Java Development Kit. (or the path to it is wrong)
Have you got the JDK? If not, download it and note where it installs.
Check in C:/Program Files/Java - you should see jdk & jre folders. Do you?
oussama bendjaber
Courses Plus Student 119 Pointsthank you Steve , I alredy download this one but it's for 64 bits ? Could you please give me another link ?
Steve Hunter
57,712 PointsThe downloader self-selects the right package. If I click that link, it gives me the Mac link. Did the installation not work?
Steve Hunter
57,712 PointsIf you click Other Download Options on that page - it lists all the packages. Windows is handled as Windows - there's no options for 32/64 - the installer manages that.
oussama bendjaber
Courses Plus Student 119 PointsI installed the Andriod Studio on my computer and I clicked the botton to enter , this is the result:
'tools.jar' seems to be not in Studio classpath. Please ensure JAVA_HOME points to JDK rather than JRE
oussama bendjaber
Courses Plus Student 119 PointsI have copier the JRE not JDK , now I changed it to the JDK and it works thank you Steve I appreciate your work , but when I entered to Android Studio , I find another window of downloading it's ( downloading components ) , should I wait ?
Steve Hunter
57,712 PointsYeah - best let it catch up with itself. It can take a while, unfortunately. But once it's done; it's done.
Good luck!
oussama bendjaber
Courses Plus Student 119 PointsOk thank's again Steve .
Steve Hunter
57,712 PointsNo problem!