I have a scrollable ListView with items (like in http://developer.android.com/resources/tutorials/views/hello-listview.html). I am using an ArrayAdapter for the ite
ArrayAdapter
you can use a RelativeLayout to fix the button at the bottom of your layout , and add your listView above it like this :