문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top