Skip to main content

Posts

Navigation Drawer Activity with Fragment (Solution for fragment backstack issue)

Adding Navigation Drawer to project  To add Navigation  drawer in  for new project follow below steps: Go to Android Studio -> File -> New -> New Project -> Configure your project -> Select Activity i.e Navigation Activity. To add Navigation Drawer Activity in Exiting follow below steps: Go to   File -> New -> Activity -> Navigation Drawer Activity   for more information about Navigation Drawer Activity go to Developer    console i.e. https://developer.android.com/training/implementing-navigation/nav-drawer.html , here we focus on handling fragment issue which arises in project.
Recent posts

Welcome To Android Next Vision

      As an Android Developer, almost struggle for some issue or problem. Here we discuss such issue and try to sort out. Not wasting the time for what is android or what is component of android, we simply discuss the problem which arise at time of development, so I need little bit help of all, correct me if anything will be wrong. Always welcome for suggestion after all we are all learner.