Archive Tags About Subscribe

Dubedout

Human vs Android

  • Oct 29, 2017
    Fast Charles Proxy Configuration for your Android App

    Using Charles Proxy for few years, I needed a post-it to remind me how to configure it with Android Emulators

  • Nov 13, 2016
    ViewPager Indicator Libraries you should know

    ViewPagerIndicator from Jake Wharton is not the king anymore. Find the most used ViewPager Indicators on Android and make your app shine…

  • Sep 13, 2016
    ViewPager Basics

    Let’s learn how to build a great ViewPager leveraging the support-v4 library for the Pager Indicator. But what’s a ViewPager? A ViewPager is a …

  • Jul 11, 2016
    Faster Deserialization with AutoValue GSON

    Using AutoValue GSON library we demonstrate that with small changes we can avoid reflection and fasten JSON serialization…

  • May 22, 2016
    Google AutoValue & Immutability

    AutoValue is a Java library created by Google whose goal is to generate immutable value classes, compatible with Android, to avoid writing boilerplate…

  • Apr 19, 2016
    Profile Android Application Starting

    In Android, there is three types of starts: First Starts, Cold Starts, and Warm Starts. First start, the slowest, happens the first time the application …

© Copyright 2019 Dubedout

Powered by Hugo Theme By nodejh