Android support lib bug causing crash on orientation change – A workaround
Orientation changes can cause all kinds of problems if you are not careful when implementing an android app. Usually the fault is yours but this post is about a nasty…
Orientation changes can cause all kinds of problems if you are not careful when implementing an android app. Usually the fault is yours but this post is about a nasty…
This is a small follow-up on the post AndroidAnnotations setup in Android Studio (beta) now that Android Studio is no longer in beta. Not much about this step-by-step guide has changed but since there…
**** UPDATE: A new post describes the AndroidAnnotations setup in Android Studio 1.0.2 **** This is a small follow-up on the post Making AndroidAnnotations work with IntelliJ IDEA, but this time…