Read Things To Know About Android Boot and Recovery Images and learn Mobile with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Tag: android
Read How to Authenticate your Android Users Using Phone or Email and learn Mobile with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read How To Write Tests For Android Development and learn Mobile with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Building a UI with Kotlin and Anko and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Crazy? Maybe! Claudio goes through setting up PHP, Git, and Composer on an Android device. Not only that, but he also deploys Laravel and SQLite!
Stanley Idesis looks at low-code platforms that save developers time with boilerplate mobile development tasks.
Read Integrating the Facebook Graph API in Android and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Phone callbacks in Android Using TelephonyManager and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Android App Accessibility Checklist and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
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.
In this tutorial, Theodhor Pandeli will show you how to allow users buy products or services from your app, using Stripe.
Read Optimizing Battery and Data Consumption in Android and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Abbas Suterwala looks at using ViewPager in Android for creating sliding screen UIs in your apps.
Theodhor Pandeli looks at requesting runtime permissions in Android M and N, the new permission model that gives more control to users.
Are you looking to get started with Android development? Where better to start than with a time honoured ToDo app tutorial?
Ethan Damschroder looks at incorporating reading and writing NFC tags into Android apps
Srinivas Rao goes through the entire process of building an augmented reality app for Android in Unity with Vuforia, without writing a single line of code!
Abbas Suterwala looks at using AIDL for sharing functionality between Android apps and services, perfect for developers with multiple apps.
Valdio Veliu looks at how to use common gestures in android applications and how to create your own custom touch events when needed.
WordPress Hybrid Client (WPHC) is an Open Source project available on GitHub, that lets you create an iOS/Android version of your WordPress site for free.
Patrick Catanzariti explains how to make a smartphone IoT dashboard using the Blynk mobile app and a Particle device.
Joyce Echessa shows how to use the face detection features of the Google Play Services library for detecting faces and facial features in images and video.
Ada Ivanoff shows 10 of her favorite resources for working with Material Design. Google's current design framework.
Designing for mobile is as much about meeting user expectation as it is about screen sizes. Joyce looks at the most common Android design anti-patterns.
Patrick Catanzariti explains how to bring in BLE beacon functionality to a mobile app using BlueCats and PhoneGap.
Microsoft's Rey Bango explains how to test for Internet Explorer using the devices you have, from Android to iOS to Mac OS X.
A tutorial by Danny Sipos on pushing the status/events of your website to your phone by means of a service/app called Pushover
Content Providers in Android help you manage App Data through a central repository of data. Aldo Ziflaj demonstrates how to use them with a ToDo App.
An introductory guide on how to schedule background tasks in Android app development.