Hi, Do you have Fast Deployment activated? Are you on VS or MD?
There were a few changes to the deployment process that may delay things a bit on devices version 3.0 or higher. It should only happen the first time you deploy, though, subsequent deploys shouldn't be affected. The slowest part of the deploy process is sending the apk package. With Fast Deployment on, the only times that happens are when you 1) add or change resources 2) add new subclasses or override methods that require new java binding code to be generated. andreia gaita ------------------- blog.worldofcoding.com (http://blog.worldofcoding.com) github.com/andreiagaita (http://github.com/andreiagaita) On Friday, March 23, 2012 at 2:00 PM, [email protected] wrote: > While working on my android app in the emulator I was seeing fairly good > deployment times. Usually about 10s, but recently it increased to over a > minute, every time. As far as I can tell I didn't change anything that would > result in such a radical change in deployment time. What sorts of things can > cause this? > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/Big-change-in-deployment-time-tp5589534p5589534.html > Sent from the Mono for Android mailing list archive at Nabble.com > (http://Nabble.com). > _______________________________________________ > Monodroid mailing list > [email protected] (mailto:[email protected]) > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
