On Aug 17, 2012, at 1:48 PM, Gerry High <gh...@hightg.com> wrote: > I just switched to the alpha channel because of an issue in running on a > Jelly Bean device (Nexus 7). So I have MD (3.0.4.3) and Android 4.2.5. > > I'm noticing that deploying to my Nexus 7 tablet it will often hang with > "Detecting installed packages". Is this a known issue or is there a > workaround?
It's a known issue that we're still trying to figure out: https://bugzilla.xamarin.com/show_bug.cgi?id=6482 The issue isn't in the "detecting installed packages" step, it's in the (unlisted) "see if there's an existing process and kill it" step. For unknown reasons, the broadcast we're using to terminate a previously running process isn't being delivered in a timely fashion (or just isn't returning), or the broadcast is being delivered but it's not doing anything, or... I'm currently at a loss for what's going wrong there, particularly as I don't see the hang on my Galaxy Nexus. Worse, the only "real" solution we've thought of so far is to implement DDMS support and then use that to kill the process... Unfortunately I have no idea how much effort that will take. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid