Android O will have version number 8.0.0 (source) but it will have so much changes that it requires changing version? I think no but hey, current operating systems…
Read moreLatest
2 min read
3 min read
Test Driven Development is one of many ways to achieve high code quality and avoid regression issues, but on Android, it is a little more complicated. Activities, Fragments,…
Read more3 min read
Is design important in our life? Before get to the main topic of this blog post, we have to have answer on this. Do you like good-looking things?…
Read more2 min read
Do you like ORM (Object-Relational Mapping)? Do you like keep your database as simple as possible? Do you like Retrofit? Do you like and Json and Gson library?…
Read more2 min read
At Google I/O 2014, Google announced the new Android 5.0 Lollipop and a whole new look for all Android applications, called Material Design. This is the second complex UI solution from Google…
Read more