Pergunta

I am writing a commercial Android app to take survey, which should also give option to edit survey. What is the best approach to link UI fields to database without writing explicit logic to do that.

Foi útil?

Solução

I am not aware of much in the way of data-binding frameworks for Java at this time. Sorry!

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top