udacity / Sunshine-Version-2

The official repository for Developing Android Apps
Apache License 2.0
2.87k stars 4.41k forks source link

HOW TO CREATE FRAGMENT IN ANDROID STUDIO 3.0.1 #338

Open shashankesh opened 6 years ago

shashankesh commented 6 years ago

there is no option to add fragments in android studio 3.0.1 while using Empty Activity. And the link provided of reading about it and implementing those things I get the blank app in after the final run completing lesson 1. Is there is another technique of adding fragment into activity? please share with me. how you guys and girls are doing it.