• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps how to open the views list on eclipse?

natann9

Lurker
hey

i want to add a button for my android app that i am creating on eclipse but i want to do it by dragging it from the views list and the problem is that there is no views list in my eclipse. how do i open the views list? i have allready added the adt plugin. is there a way to open the views list or if its not there the problem is with the adt?

thanks
 
If you open the file in the res/layout folder, you should see a tab named [Graphical Layout] below the main window. Click the tab and you will see the list of components.
 
Back
Top Bottom