On Mar 6, 2012, at 3:12 PM, Wally McClure wrote: > I'm running in mfa 4.0.4. > > the complete output of the adb command is: > drwxrwxr-x root root 2012-03-06 11:02 files
That's the problem: files is owned by root:root, and your app can't write into it. Very weird. :-/ Uninstall your app and try installing it again. If necessary, disable fast deployment. Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
