Xamarin and handheld devices

174 Views Asked by At

Hello I have to develope a cross app for handheld devices. Is it possible to use Xamarin.forms in visual studio 2017 to create and deploy it?

1

There are 1 best solutions below

0
On BEST ANSWER

No. Handheld devices are older than any smartphone we knows and use Windows ce as OS. You can use c++ to develop applications for such a devices.