In my android XML Graphical Layout, I am unable to display my ToggleButton
. I receive some errors (see below). Also, I am not able to edit anything else using the G
Go to your graphical layout and locate the drop down of the API levels, probably you are using the last one 21, and you don´t have it installed, change to other lever according to your app.
I think You haven't got the right android packages installed. Make sure your API is set to the correct one (As in not android wear). Just click on you SDK manager and install the correct api. including all the extras. cheers !