Eclipse android project not creating blank activity

后端 未结 4 763
走了就别回头了
走了就别回头了 2021-01-11 14:29

Every time I create a new android project, I specify that I want to create blank activity. I get to the page where I name it. But after clicking finish, the blank activity i

4条回答
  •  生来不讨喜
    2021-01-11 15:30

    Try this...

    1. Go to Help > Install New Software,

    2. Click Available Software Sites,

    3. Remove the installed Repository,

      Remove last installed plugin

    4. Click Add ,

    5. Type name : Android Developer Tools Update Site ; location : http://dl-ssl.google.com/android/eclipse/.

      Update

    6. Press Ok,

    7. Select all press Next,

    8. Press Next,

    9. Accept and Install repository,

    10. Eclipse restart automatically when the repository update is complete,

    11. I hope, the issue had solved now.

    Happy coding.....

提交回复
热议问题