I am new to Android and learning to create fragments in Android by following this example: Fragment Navigation Drawer
The code between N
You can use:
this Or `MainActivity.this`
Instead of:
getActivity()