I am using the navigation-drawer template in eclipse to do a simple Android application. I have some trouble with fragment. I declared a fragment called PresenceL
navigation-drawer
Please open the manifest file and declare like this:
if this is your lauch activity then do this otherwise do this
type the name of your java file which extends Activity not the Fargment. Means the Fragment which creates from that Activity java file.