In the last Tutorial you learnt about Fragments and why to use them.
Using a Fragment with an Activity is pretty simple to start with. You need to add the fragment attribute to the activity layout file. Follow the short video to know how to do this.
Refer to the code here