Microsoft Visual Studio Android Emulator で (Xamarin) Android アプリを実行する必要があります。
--Log after Build for apk is succeeds:
2>Build succeeded.
2>Waiting for device..
2>Detecting installed packages
2>Detecting installed packages...
2>
2>Installing shared runtime
2>Target device is x86.
2>Installing the Mono shared runtime (x86 - 1443097651)...
2>
2>Installing platform framework
2>Installing the API 23 platform framework..
2>
2>Installing application on device
2>Copying application to device...
2>
2>Getting installation path...
2>Using fast dev path: /storage/emulated/0/Android/data/com.software_innovation.proarcmobile/files/.__override__
2>Synchronizing assemblies...
2>Synchronizing assemblies
エミュレーターで apk を開始しますが、突然アプリを停止し、出力コンソールにメッセージが表示されずにデバッガーも停止します。
デバッガーを接続せずにインストール済みのアプリを起動しようとしましたが、起動しません。インターネットはエミュレータで動作しています。vs_emulator を再インストールしてみました。