With every new iOS release, the whole platform is becoming more and more mature. Here are the best practices for modern iOS apps.
RecyclerView is a new widget introduced with the Android Lollipop release. We tested it developing a simple app for managing your tasks.
Can we really forget about handling activity recreation after locking the Android device screen orientation? I’ve been asking this question for quite some time.
Ever wondered what would be a simple solution to killing an Android application? That’s right – there is none, Google has its reasons for that. As usually, there is a hack…
In mobile development there are moments when an application just must be kept running regardless of the user interaction. Android 5.0 Lollipop brought us a new solution to this topic. Let’s check it!
What is this Rx thing that everybody keeps talking about? How am I supposed to learn it? Is it even worth my effort? Watch, learn and try Functional Reactive Programming with RxJava on Android platform “For The Greater Good”.
Do you know what is among the best things of Android development? It is Java based and extremely popular. Our community is awesome and there are many great libraries popping out every day.
Becoming a great Android developer is hard work and takes passion and patience. Here are my tips.