Don't think this is related to sd card availability. This just happens after redeploying the app (when the previous version should be deleted). Note the second run installs and runs the app fine.
Igor On Thu, Nov 3, 2011 at 9:47 AM, Glen Hassell <mrhass...@gmail.com> wrote: > Igor, > You could check to see the SDCard is available > (status.equals(Environment.MEDIA_MOUNTED) true) > > TRY/CATCH - RECOMMEND_MEDIA_UNAVAILABLE returned - > INSTALL_FAILED_MEDIA_UNAVAILABLE but null reference, is not really the > error... !? > > This seems odd, something has mounted your device (not emulator) SDCard? > > Glen > > > On Thu, Nov 3, 2011 at 2:54 PM, Igor Russkih <iruss...@gmail.com> wrote: > >> Hello, >> >> We are getting the next error periodically when deployin app (Ctrl-F5) to >> the device: >> >> Getting package list from device >>> Uninstalling old version of package >>> Success >>> Getting available internal storage space on the device >>> *Internal error. Object reference not set to an instance of an object.* >> >> >> Rerunning deployment again makes everything fine. >> >> Deployment is done on actual device, via wifi adb connection. MD 1.2 >> >> Is there anything else we can provide to fix this? >> >> Igor >> >> _______________________________________________ >> Monodroid mailing list >> Monodroid@lists.ximian.com >> >> UNSUBSCRIBE INFORMATION: >> http://lists.ximian.com/mailman/listinfo/monodroid >> >> > > > -- > Glen Hassell > Inner Technique > http://innertech.com.au/ > Office: 03 9687 0006 > Mobile: +61 (0) 438 340 385 > > > > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > >
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid