문제

Is there a library that is capable of parceling objects in Android using reflection? Something similar to Gson but for Parcelization.

도움이 되었습니까?

해결책

I've found this https://github.com/johncarl81/parceler. It seems to be a better solution.

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