Android export eclipse project

androideclipseexportproject

I am trying to send an Android Eclipse project to another developer to view and modify. Which is the best way of doing that? I thought it might have something to do with file/export, but I can't work things out. The Eclipse version I'm using is Helios Service Release 2, build id is 20110218-0911

Best Answer

Right-click, Export -> General, Archive File -> Next -> provide the output path -> Finish. Then give this to your developer. He can import it into his workspace.