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 trialBarry Fine
1,881 PointsCan't run Android studio on my 32 bit windows
When I try running studio 64 it tells me its not compatible with my windows 32 bit but I didn't see any separate link for Android studio for 32 bit just saw one for java on 32 bit
Wilson Chan
5,886 PointsWilson Chan
5,886 Points1) Which Java did you installed? 32 or 64 bit? Because 32 bit windows cant run 64 bit java.. 2) Have you check if if you have installed? check by typing javac at cmd.. 3) From what I checked on android studio's page, it supports 32 and 64 bit windows..