myFont = Ui.loadResource(Rez.Fonts.SomeFont);
var str = mFont.toString();
In console window I have this:
Device Version 0.1.0
Device id 1 name "A garmin device"
Shell Version 0.1.0
Socket Error in packet header 0
Connection Finished
Closing shell and port
I expected something not null but maybe I shouldn't?
Peter