[mono-android] app in an 4.0 emulator

Jonathan Pryor jonp at xamarin.com
Tue Nov 29 15:54:16 EST 2011


On Nov 29, 2011, at 3:47 PM, Wally McClure wrote:
> When I deploy an app into 4.0 emulator session and then go to "apps" I don't see my app that I just deployed.

Have you tried swiping to the right?

The 4.0 Apps screen adopts iOS semantics -- horizontal pages with app icons, instead of a very long vertical scrolling list. It's probable that your app is on another page.

> When I start a debug session with my app, my app comes up in the emulator session as expected.  Where is my app stored in the emulator?

The same place as always: /data/data/your.package.name.here. Under that things are laid out differently for Debug apps, but that's still the main directory.

 - Jon



More information about the Monodroid mailing list