On Jul 1, 2012, at 7:34 AM, nino wrote:
> Is there some solution, for this issue, because every time I`m testing, it 
> costs me around 4 minutes for copying application to emulator. Aplication is 
> about 20mb in size.

Is this a Debug or Release app, and if it's a Debug app do you have Fast 
Deployment enabled?

For Release builds, there's not much that can be done.

For Debug builds, enabling Fast Deployment _should_ help, because that will 
only copy over your assemblies, and not regenerate the .apk, modulo some bugs:

        https://bugzilla.xamarin.com/show_bug.cgi?id=4642

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to