Android Continuous Integration and Delivery — Next level Android developmentAndroid Continuous Integration and Delivery, Everyone is talking about it these days. So what exactly it is and why do you need it? Well…Jun 9, 20184Jun 9, 20184
Extend Image View to allow URL binding in xml directlyIf you are using data binding to bind java pojo to view in Android, you must have came across the issue that you can’t really bind image…Apr 10, 20181Apr 10, 20181
Migrating existing SQLite implementation to RoomRoom is a persistence library introduce by Google in this year I/0. Room makes it extremely easy to work with SQLite in your android…Jul 14, 20172Jul 14, 20172
Storing Java objects other than primitive types in Room DatabaseIf you have been following Architectural components introduced in I/0 2017, you must already be familiar with the Room Persistence Library…Jul 13, 20178Jul 13, 20178