[mono-android] Unable to run my first monodroid app on the emulator :(

Jonathan Pryor jpryor at novell.com
Mon Mar 21 10:45:23 EDT 2011


On Mar 21, 2011, at 3:10 AM, Asim Patnaik wrote:
> How to configure the emulator to deploy the apps on the internal memory?

You don't; the .apk install location is specified at package build time. However, you can go into Settings->Applications->Manage applications->APP_NAME and click the 'Move to phone' button to move the package onto the phone's internal memory. This _should_ work for you.

The next release will change the package location default from 'preferExternal' to 'auto', so it should prefer installing on internal memory in the next release.

 - Jon



More information about the Monodroid mailing list