Hi! I'm using Eclipse with the latest Android SDK and I'm having a problem with software testing on the emulator: the installation takes longer and longer! I've taken out everything that's not essential to the project, done a Project->Clean but nothing helps. Right now it takes 3 minutes just to install the application (~200KB):
[10-04-27 14:34:09 - project] Automatic Target Mode: using existing emulator 'emulator-5554' running compatible AVD 'HTC Hero1.5' [2010-04-27 14:34:09 - project] Uploading project.apk onto device 'emulator-5554' [2010-04-27 14:34:14 - project] Installing project.apk... [2010-04-27 14:37:12 - project] Success! [2010-04-27 14:37:12 - project] Starting activity com.my.project.enter on device After closing the emulator and Eclipse the problem goes away but , again, it keeps getting slower and slower. (Note my PC in fast, a quad- core with 2GB of RAM) Anyone knows what the problem is? -- 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

