ADT blank activity created with fragment activity..

后端 未结 15 1989
鱼传尺愫
鱼传尺愫 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:18

    I have also faced the same issue. I just deleted the eclipse and again downloaded the ADT bundle from http://developer.android.com/sdk/index.html#download To recover your previous projects, just change the work-space to your previous one. This worked for me.

提交回复
热议问题