かずきのBlog@hatena

すきな言語は C# + XAML の組み合わせ。Azure Functions も好き。最近は Go 言語勉強中。日本マイクロソフトで働いていますが、ここに書いていることは個人的なメモなので会社の公式見解ではありません。

2016-04-07から1日間の記事一覧

libaot-mscorlib.dll.so not foundとかいわれてVisual Studio 2015からVisual Studio Emulator for Androidへデプロイできない

以下のを参考になおしましょう。 stackoverflow.com Go to the properties of the Android project, hit tab “Android options”, and unselect “Use Fast Deployment”. プロジェクトのプロパティを開く Android optionsを開く Use Fast Deploymentのチェック…