<Can anyone explain to me the different between da...
# stackoverflow
u
Can anyone explain to me the different between data class and entity in android? I'm working on an android application and is a bit confuse over the 2 concepts. I don't know if I can (or should) use data class instead of entity, or inside entity... How should I differentiate these 2 ?