Hi my problem is that when I want to create a new project in Android studio and I want to choose blank activity with fragment is not in add an activity to mobile window. Any sol
With version 2.1, select "Basic Activity" instead of Blank Activity. You will see the "Use a Fragment" checkbox. Click on it, there you go...