This post describes how to bind to a Service and unbind a Service on Button click. Create your layout in…
This post describes how to start a Service and stop a Service on Button click. Create your layout in activity_main.xml.…
This post describes how to start a Service and stop a Service on Button click. Create your layout in activity_main.xml.…
This post describes how to start a Service and stop a Service on Button click. Create your layout in activity_main.xml.…
This post describes how to bind to a Service and unbind a Service on Button click. Create your layout in…
This post describes how to toggle between normal mode and fullscreen immersive mode using immersive mode fragment. Create your layout…
This post describes how to display a String list in a dialog box and select one item from it. In…
This post describes how to set date and time together using DatePickerDialog and TimePickerDialog and save the date and time…
This post describes how to create a ViewPager which displays Fragments according to the Tabs selected in TabLayout. In activity_main.xml…
This post describes a simple RecyclerView added as a Fragment in MainActivity. Create main.xml. In main.xml add a ToolBar in…