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 🙂
can I open and run downloaded file (.zip file) into android eclipse(Helios)? I wanna
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Two ways are given bellow
First: Unzip your project
Choose “Create project from existing source ”
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