Lead your Android App to success with Google Analytics (part 1)

Analytics lets you know how the user interacts with your application and that may help you take some decisions, such as: Knowing which parts of your application are used the most and focus on them. Knowing which parts are less used and redesign or eliminate them. Discover where there are navigation issues, access to information, …

Lead your Android App to success with Google Analytics (part 1) Read More »

ActionBarCompat (Part 3): Migrating from ActionBarSherlock

After learning some basic rules to work with ActionBarCompat, you will probably need to migrate some apps from ActionBarSherlock to ActionBarCompat, because it provides better integration with some other functionalities such as Navigation Drawer, and there are some issues that you must know to make it easy. I’ll be replacing Bandhook Action Bar while writing …

ActionBarCompat (Part 3): Migrating from ActionBarSherlock Read More »