I use a ListView in my layout like this:
ListView
For me it worked with:
listView.setAdapter(myAdapter);