how to create dynamic ui using json template in android

  • Thread starter Thread starter AC Question
  • Start date Start date
A

AC Question

we will give json template as

[
{'field-name':'name', 'type':'text', 'required':true},
{'field-name':'age', 'type':'number', 'min':18, 'max':65},
{'field-name':'address', 'type':'multiline'}
]

then it should be converted to a screen in app
 

Forum statistics

Threads
960,731
Messages
6,983,444
Members
3,164,552
Latest member
kostopge