T
T
TheLostRoot2017-07-01 20:35:29
Android
TheLostRoot, 2017-07-01 20:35:29

Xamarin heavily custom UI?

There was a need to write a small application for Android (only for myself).
I decided not to do it in Android Studio, but to try something new and do it on Xamarin.
The application must have an unusual interface (standard controls will not work).
What is the easiest way to make a custom application interface in Xamarin?
How does a Xamarin WebView + Razor solution work? Building an interface in the form of an HTML page.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman, 2017-07-03
@yarosroman

I would still advise Android Studio and Kotlin (I didn’t like Xamarin, because in fact they are solid crutches). But if you need a non-standard interface, then XAML is the thing here, you can quickly override element styles.

J
Julia, 2017-07-04
@YushkaD

It makes no sense to use zemarin for your purposes. The rational use of zemarin is the need to have an application in the shortest possible time on several platforms at once, the application should just have the simplest and most native interface, and the main plus is the common code. In the case of the classic zemarin and several platforms, this is the logic, in the same case, but with the use of zemarin forms, the UI is also common.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question