J
J
Johnny Smith2017-07-16 18:10:08
Android
Johnny Smith, 2017-07-16 18:10:08

What is the source code format for the GUI wrapper for Android, iOS, and Windows Mobile applications in XML?

What is the source of the application interface for Android, iOS and Windows Mobile?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Kuznetsov, 2017-07-16
@Olek1

On Android, markup is stored in XML format + java binding with code.
At Windows Mobile in XML (if we take a modern stack), there is XAML + C #. XAML is also XML-like markup.
For IOS, if we take Swift, the scenes (storyboard) are in a file with XML-like markup (.storyboard files)

M
mr_serg77, 2017-07-16
@mr_serg77

What do you mean?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question