Random Video

Android Fragments - Tutorial 1 - Creating Fragments

2017-11-08 1 Dailymotion

Join complete course at: \r
\r
-----------\r
\r
In this tutorial we will learn how to use Fragments in Android. \r
\r
Fragments are independent components which provide user interface in an Activity. Fragments are always embedded in an Activity. \r
\r
Although Fragments are independent components; still, the life cycle of the fragments is directly affected by Host Activitys life cycle.\r
\r
Ex: When an Activity gets paused, all fragments inside it also gets paused.\r
\r
---------------------------------\r
\r
Please share and ask questions.