Room vs Active Android

1.1k Views Asked by At

Recently google announced Room library to facilitate android local database storage implementation. Since I already used Active Android in my previous project, couldn't understand the advantages of Room over Active android. In fact implementation wise I felt Active Android is easier. Someone explain differences between Google's Room and Active Android? Which one is better in performance wise?

Thanks in advance

0

There are 0 best solutions below