On 1st April 2015 Mark Allison published a joke app to Google Play named Dirty Phrasebook, based upon Monty Python’s Dirty Hungarian Phrasebook sketch. I this series of articles he’ll take a look in to the code (which will be open-sourced along with the final article).
In this episode of Fragmented, Donn and Kaushik continue their conversation with Dan Lew on RxJava. In the final part of this 2 part series, they talk about many useful RxJava operators and other intricacies of using RxJava in Android.
In this second part of the series, Wiebe Elsinga explains the functional testing framework called Espresso.
Mosby library helps you to build good, robust and reuseable software by implementing Model-View-Presenter pattern on android along with some nice features like ViewState for handling screen orientation changes easily.
A two part series about the internals of the Android graphics pipeline. Some really interesting stuff in there if you're into the guts of Android.
This article covers how to set your project up so that it will automatically publish to the Google Play alpha testing channel.
This article describes the differences between dependency injection framework Dagger versions 1 and 2, and how to migrate your app to the newer version.
Ryan Harter makes use of custom Drawables to encapsulate his logic just like you would for a custom View.
Mark Murphy writes about a regression in the behavior of AlarmManager on Android 5.1
Antonio Leiva creates a sample Android app which will basically connect to a music rest API and return some info about a set of bands, using the Kotlin language .
Ensure your apps run smoothly on Intel Architecture by testing through a virtual testing service. Upload your code, run tests and receive in-depth performance data and reports.
Treehouse is an educational technology company. As a teacher at Treehouse, you’ll join our amazing teaching team to create world class video-based learning material for students around the world.
Mind Candy is looking for an exceptional Android Engineer to join the team building PopJam, the world's most exciting kids social networking app ever! You will lead the Android team, working closely with designers and senior management to create an amazing social creation app for kids!
Storehouse is looking for a sharp, creative engineer to pioneer our Android efforts. You will lay the foundation for the project and decide how our app works in fundamental ways. Our team is small and you’ll play a key role in shaping our company, our product, and our culture.
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- and candlestick charts as well as scaling, dragging and animations.
If you’re looking to break out in your industry and looking to take yourself to the next level there is one thing that can help propel you into opportunites you never imagined. What is it?
In this screencast Donn Felker demonstrates how you can set up a private CircleCI build server (Continuous Integration Server) that will build your Android application
An introduction to Groovy, Gradle and the Android plugin by Daniel Lew