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 trialpiyush arora
5,735 PointsProperties of the button not changing!!
been working on the crystal ball project...upon clicking on each property of the button element...i am not able to enter any values in different fields...is there any problem with the emulator or something else...because i restarted it & still it persists...
13 Answers
Paul Stevens
4,125 PointsHello,
Have a look here and see if anything helps you. I had this problem at first and I think this is the page that helped me fix it.
http://stackoverflow.com/questions/11579594/android-eclipse-editor-unable-to-edit-properties
If it doesn't help, I can't offer anything else I'm afraid, I am new to this.
Hope this may help,
Paul.
P.s I think Qasim Albaqali is asking the same question is the forum thread (Customizing Buttons and Labels), so keep an eye on that as well.
piyush arora
5,735 PointsThanks for replying Paul,,,but there are only two options on clicking the green bot in the graphical layout->automatically pick the best & api 19 which is currently selected...i'm currently running the adt version 22.3.0-887826...
Paul Stevens
4,125 PointsHello,
That button isn't the SDK manager. Hopefully this link should take you to imgur.com where I uploaded a picture of the icon for the SDK manager.
It's on the top right in my eclipse, but toolsbars can be moved or hidden. If you can't find it you can try googling something like "Opening SDK manager in Eclipse"
Paul.
piyush arora
5,735 PointsThanks man...i finally got it!! :)
Paul Stevens
4,125 PointsNo problem, I was stuck with this for a while myself. Glad to help :D
Kevin Lavi
3,311 PointsHey guys, I made my own topic asking this same question and got redirected here. It seems like the fix is to lower the android version to API 18. Problem for me is that Eclipse gives me no other option but to use API 19. Here is what I am looking at: http://imgur.com/gW7XHCY
Paul Stevens
4,125 PointsHello Kevin,
Have you used the SDK manager to try and install another API version?
Paul, :)
Kevin Lavi
3,311 PointsNope. Never realized I can. Doing it now. Thanks!
Paul Stevens
4,125 PointsNo problem, A lot of us had this problem. :)
Kevin Lavi
3,311 PointsAs you can see I installed API 18 but for some reason device manager is not showing API 18
Kevin Lavi
3,311 PointsGood News. Updated ADT and it's finally giving me the ability to chose API 18.
Paul Stevens
4,125 PointsGreat. :)