ADT blank activity created with fragment activity..

后端 未结 15 1970
鱼传尺愫
鱼传尺愫 2020-11-28 05:55

i am really confused right now because whenever i create a new android app with blank activity it always comes out with fragment_main.xml.. i just wanted to create a blank a

15条回答
  •  無奈伤痛
    2020-11-28 06:10

    I done it by replacing the BlankActivity(22.6.2) folder to the older sdk BlankActivity(22.6.1) present in the tools/templates directory in android-sdk.

提交回复
热议问题