There are many different ways that you can use location data in your Android apps. Previously, we’ve seen how you can display the user’s location on a Google Map; reverse geocode coordinates into a ...
Building your first Android app doesn’t have to be hard. If you aren’t overly ambitious, then you can break the process down into some simple steps and avoid overwhelming yourself in one go. The trick ...
It's now easier than ever to create polished Android experiences. Greg Shackles shows how using Google's new Material Design style. With the release of Android 5.0, also known as Lollipop, Google ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Android menus display options for your users, so the user can navigate through your app. You create a dynamic menu in the Android app resource file and call the menu you want when the user makes a ...