Serialization/Deserialization of Realm Objects Using Gson with Custom Json Adapter
Any experienced developer knows that sometimes the standard solutions are not sufficiently productive or simple enough for the project. Then you have to apply ingenuity and write a unique custom solution. While working on one of our projects, we ran…
Read More