[mono-android] using emulator to test webclient
Miljenko Cvjetko
mcvjetko at holisticware.net
Wed Nov 30 08:50:40 EST 2011
Hi
> I run the emulator on a 2.2GHz i7 with 8GB RAM (MBP 15", OS X 10.7 Lion), and find it to be slow...but not excruciatingly slow (at least once it's done booting -- enable snapshots [0]). Perhaps I'm just very patient? (I also don't run the debugger often. I still live in a world of "printf" debugging.)
>
> The single most important thing to do is to make the screen as small as possible -- QVGA. The emulator doesn't have any form of hardware video acceleration, so the entire UI is rendered in (arm-emulated!) software, so the smaller the screen size, the better. You can also use `emulator -scale 0.75` to scale the screen size, which reportedly also helps.
>
> Unfortunately there's currently no way to provide additional options to the `emulator` command from the IDE, so if you're doing this you need to run:
>
> emulator -partition-size 512 -scale 0.75 -avd INSERT_AVD_NAME_HERE
We have small UserControl WinForms 2 with 3 tabs (emulator/sdk
manager/adb).
several texboxes lile: cpu-delay 0 -netfast -no-snapshot-save
-no-boot-anim -avd android-2.2-API-level-8
nice-to-have (we got carried away with projects)
* no persisting to file
* not heavily tested
If You'd like, the fastest way would be to send those 6 cs files as
attachment here...
Helped us a lot with slow machines....
regards
mel
>
> - Jon
>
> [0] http://tools.android.com/recent/emulatorsnapshots
>
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
--
Miljenko Cvjetko dipl.ing. ET
Direktor/CEO
Projektant rjes(enja/Solution Architect
Razvojni programer/Senior developer
Voditelj projekta/Project Manager
IX juz(na obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvjetko at holisticware.net
w: http://www.holisticware.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111130/a7a3f322/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: idcaiada.png
Type: image/png
Size: 69779 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodroid/attachments/20111130/a7a3f322/attachment-0001.png
More information about the Monodroid
mailing list