Hi. Now I'm programming in eclipse. I have on window with two button - start/stop recording and list.
I need to create a second window, where is a list of records, and I need a third window, which contains the list of the selected entry name, and 3 buttons: play/not play, delete, return to the list.

My program operation:
First the user can record audio.
Second the user can view the recorded entries in the list.
Third the user can listen to or delete the selected entry in the list.
Fourth displayed to user a 'Notification', about a new record.