I have an eclipse workspace on my laptop, my desktop at work, and the company server. If I go home and edit program xx on the laptop, the only thing that changed is the java file ine the src dir, so thats all I need to copy to the desktop and the server when I get to work? I also want to figure out how to move an example from the samples dir in the sdk dir into my androiddevel dir. One problem is the samples have different package names... com.exmaples.android or something, and my androiddevel packages are all com.aiti.xx, so there an item in eclipse that does this, or does one edit every file in the src dir to change the package name? Thanks. Not used to eclipse yet.
-- 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

