This is really an Eclipse workspace question....

It should be this simple (it's what worked for me):
- Move your code from the old machine to the new one (the top-level
directory for your app and all sub-directories)
- Open up Eclipse (it should already have a workspace)
- Go to File > Import...
- Under the General group there should be an option for "Existing Projects
into Workspace".  Pick it and point it at your app directory.

That should do it.  If for some reason it doesn't then you may want to do
more searches for Eclipse and moving projects.


On Fri, Feb 26, 2010 at 21:18, Guddu <[email protected]> wrote:

> Hello friends!!
> I am developing an application on 1 machine using Android SDK with
> Eclipse Galileo. But now I have to work on different machine. I
> installed Java, Eclipse and Android SDK on that another machine but I
> don't know how to deploy my current machine's application on that
> another machine. I tried to only copy paste my Application directory
> from older workspace to new workspace of eclipse but it doesn't work.
>
> Plz help me to deploy my application on different machine.  so that i
> can continue the development on different machine...
>
> Thank you very much...
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to