Hi,

First, you should try intel x86 emulator. With it the shared runtime deploys within a minute on my core i5+hdd machine.

Our doc team created a dedicated instruction doc:
http://docs.xamarin.com/android/getting_started/installation/Configuring_the_x86_Emulator

Second, in case you didn't, turn on the fast deployment option in the project properties ("Mono for Android Build" section). With this option, only assemblies and resources that were updated should be uploaded. I assume you have huge resources in the apk (unless you wrote highly complicated app that reaches 20MB). If you are embedding it in the assemblies, you might want to change it to load in different manner (file resources, android resources etc.).

Atsushi Eno

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.

Regards,
Nino

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/copying-application-to-emulator-is-very-slow-tp5710686.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[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

Reply via email to