Android
You've built a site locally and want to test it and show it off. Learn how easy it is to set up localhost access for you and your clients.
In this tutorial, you’ll build a React Native app. I’ll walk you through picking a design, setting up React Native, and publishing on Google Play.
Roman Rudnik shows us how to boost app store downloads by A/B testing multiple icon designs in this step-by-step walkthrough.
Valdio Veliu shows how to animate that most popular of components in Google's Material Design, the Floating Action Bar.
Theodhor Pandeli looks at using the Google+ API in an Android app to provide authentication and social sharing features.
Valdio Veliu looks at the RecyclerView in Android, perfect for handling long lists of data efficiently.
When you are a beginner, it's easy to get confused about where to start. To make it easy for you here are 12 Android tutorials to start with.
Joyce Echessa shows how to use the YouTube API to embed video into an Adroid App.
Theodhor Pandeli looks at how the Crashlytics library, a part of Twitter's Fabric, can help identify common crashes in an Android app.
Theodhor Pandeli covers Retrofit, an HTTP client Library from Square that helps Android and Java developers make network calls easier and quicker
In this tutorial, Theodhor Pandeli will show you how to allow users buy products or services from your app, using Stripe.
Valdio Veliu looks at Volley, Google's standard library for network requests that takes care of a lot of the hard work for you.
In Theodhor Pandeli's first post for SitePoint, he looks at integrating the Facebook API into Android apps for login, profile information and posting.
Valdio Veliu looks at one option for monetizing your Android Apps, using Google's own AdMob SDK.
With Parse shutting in January 2017, Joyce Echessa looks at alternatives, such as using Firebase as a cloud backend for your Android app.
Deivi Taka looks at how to secure your Android apps with the Marshmallow Fingerprint API.
Abbas Suterwala looks at using ViewPager in Android for creating sliding screen UIs in your apps.
Annarita Tranfici looks at 5 services to help you optimize your mobile apps based on how users are actually using them.
React Native is a great framework for building cross platform apps, and Wern Ancheta looks at adding user analytics with Keen.io and Segment.io
Valdio Veliu presents an in-depth and step by step guide to building your very own Android audio player app.
Simon Codrington looks at Android Parcelable, a fundamental building block for transferring data between activities in your Apps.
Wern Ancheta shows how to to communicate with bluetooth low energy devices in a Cordova-based app.
Ayomide Aregbede creates a real-time app for chatting between users, making use of React Native and Pusher
Theodhor Pandeli looks at simplifying image loading in Android with the Picasso library from Square.
Valdio Veliu looks at Android Butter knife, a great tool for optimizing and tidying your Android codeso you can focus on important logic.
Wern Ancheta uses React Native and the Microsoft face API to create a face recognition app.
Jay Raj looks at authenticating users via OAuth with a Cordova and Ionic based app.
Sajjad Ashraf looks at accessing native platform APIs by creating custom React Native modules
In this tutorial, Ivan Dimov shows you how to create a custom in-app browser with the ThemeableBrowser PhoneGap plugin.
In this Android Wear tutorial, Simon Codrington shows how to co connect to web services and load data to a wearable.