I have updated the Android support library using Android SDK manager -> install option to rev19.
I am using Visual Studio IDE to build my android application.
I am also referring to the following sample for implementing DrawerLayout but I could not get the DRawerLayout to work in the sample either. Here is the link to the sample.
Am I missing out something?