开发者

opening and running Files in android eclipse [closed]

开发者 https://www.devze.com 2023-03-05 03:18 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 7 years ago.

Improve this q开发者_如何学Pythonuestion

can I open and run downloaded file (.zip file) into android eclipse(Helios)? I wanna learn android,I found a source code and downloaded it. Thanks :)


Two ways are given bellow

First: Unzip your project

Choose "Create project from existing source "

opening and running Files in android eclipse [closed]

from toolbar In location: browse your unzip project

Second: File > Import > General> Existing Project into Workspace> Select archive file and set the path of your zipped project


Paste your download project in workspace in your disk and select File > Import > General > Existing project into workspace > Browse it and select your project in workspace > Check whether project is selected > Next > Finish > This will import your project in eclipse


If what you've downloaded is an Eclipse project, you can simply import it into Eclipse. Try File->Import->General->Existing projects into Workspace-> then select the root folder of the project and hit Finish. It should work! Good luck in learning Android!


check how to open a project in eclipse in android

File > Import > Existing Project into Workspace

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号