Languages

Menu
Sites
Language
Cannot deploy to Galaxy S9+

The phone appears in Visual studio - but when click Run on it get following exception: 

Its just template... did not touched nothing... have no idea what to check...

Responses

2 Replies
Juwon(Julia) Ahn

Hi cola kamornik,

You cannot deploy Tizen .NET application to the Galaxy S9+ because The Galaxy S9+ is Android smartphone.

(An error occurs because you use Tizen template for Android devices.)

To build .NET apps with Xamarin.Forms for Android smartphones, use the following template:

    VS 2017 >  File > New > Project > Visual C# > Cross-Platform > Mobile App (Xamarin.Forms)

cola kamornik

Hi Juwon , huge thanks - took me a while to understand - thanks  :)