Object reference not set to an instance of an object When I create new Android App (Visual Studio)

前端 未结 5 721
清歌不尽
清歌不尽 2020-12-03 21:32

In a Visual Studio 2015, Xamarin, Android SDK, jdk 1.7, and emulator are installed and Xamarin has all green checked items in tools>options>Xamarin. But When I try to create

5条回答
  •  忘掉有多难
    2020-12-03 21:44

    I solved it with updated Android SDK setup (API Level 19 and 21) [3rd party] to Android SDK setup (API Level 22) [3rd party] in Visual Studio setup.

提交回复
热议问题