Add application launch shortcut in Eclipse?

后端 未结 8 2112
执念已碎
执念已碎 2021-02-05 09:46

I\'ve been programming Android in Eclipse for about a year now and I have always launched my app by right clicking on my project name in the project explorer, followed by \"run

8条回答
  •  耶瑟儿~
    2021-02-05 10:03

    If you want to run your app when a XML file is open in your eclipse you must set your run configuration Eclipse -> run -> run configuration -> Android Application in left window -> your configuration -> android tab in right window -> launch -> select your main activity

提交回复
热议问题