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 Build a Simple Android App (retired 2014) Pretty Little Things Positioning Text Using a Linear Layout

Properties 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
Paul Stevens
4,125 Points

Hello,

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.

Thanks 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
Paul Stevens
4,125 Points

Hello,

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.

http://imgur.com/KsnuF1Q

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.

Thanks man...i finally got it!! :)

Paul Stevens
Paul Stevens
4,125 Points

No problem, I was stuck with this for a while myself. Glad to help :D

Kevin Lavi
Kevin Lavi
3,311 Points

Hey 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
Paul Stevens
4,125 Points

Hello Kevin,

Have you used the SDK manager to try and install another API version?

http://imgur.com/KsnuF1Q

Paul, :)

Kevin Lavi
Kevin Lavi
3,311 Points

Nope. Never realized I can. Doing it now. Thanks!

Paul Stevens
Paul Stevens
4,125 Points

No problem, A lot of us had this problem. :)

Kevin Lavi
Kevin Lavi
3,311 Points

As you can see I installed API 18 but for some reason device manager is not showing API 18

http://imgur.com/EWfGcii

http://imgur.com/vOhc5hy

Paul Stevens
Paul Stevens
4,125 Points

Hello,

Have you tired this button on the layout manager?

http://imgur.com/sVI1l1v

Paul :)

Kevin Lavi
Kevin Lavi
3,311 Points

Good News. Updated ADT and it's finally giving me the ability to chose API 18.