Nov 5, 2015 android application colour Picking Colours for Your Application While working to get a theme for my new app Epso View (Play and Amazon), I've identified two types of websites: * Inspiration (like
Oct 15, 2015 android firmware flash one plus two Got an OnePlus Two - Cleaning it up Today I got a OnePlus Two without an invite, from one of the many crazy providers with European warehouses. Woo-hoo. Unfortunately, recent reports state they
Oct 13, 2015 12.1 android cm cyanogenmod d802 flash gapps install lg Addendum to Installing CyanogenMod 12.1 on a LG 802 Today I got sufficiently annoyed with the stock version of Lollipop on my phone and decided to try (again) CyanogenMod (no longer alive). I'
Sep 21, 2015 android java okhttp retrofit square test Manually Create a Retrofit/OkHttp Response for Testing I've got a method in an use case which requires a Retofit Response object as parameter and I need to test it. Now,
Sep 14, 2015 android architecture mvp test MVP in Android - A Summary These days I'm reading on architectures. I had a look at MVC, MVP, MVVM and how they are applied (adapted to?) to Android