Android Programming

With an ever changing landscape of devices, Android Programming has become an increasingly challenging task. That’s why we built the Packt Hub. We provide the latest news from tools and languages like Android Studio, Kotlin and Java.

Android Virtual Device Manager

0
This article written by Belén Cruz Zapata, the author of the book Android Studio Essentials, teaches us the uses of the AVD Manager tool....

The AsyncTask and HardwareTask Classes

0
This article is written by Andrew Henderson, the author of Android for the BeagleBone Black. This article will cover the usage of the AsyncTask...

Signing an application in Android using Maven

0
In this article written by Patroklos Papapetrou and Jonathan LALOU, authors of the book Android Application Development with Maven, we'll learn different modes of...

Testing with the Android SDK

0
In this article by the author, Paul Blundell, of the book, Learning Android Application Testing, we learn to start digging a bit deeper to...

Writing a Fully Native Application

0
In this article written by Sylvain Ratabouil, author of Android NDK Beginner`s Guide - Second Edition, we have breached Android NDK's surface using JNI....

Speeding up Gradle builds for Android

0
In this article by Kevin Pelgrims, the author of the book, Gradle for Android, we will cover a few tips and tricks that will...

Detecting Touchscreen Gestures

0
In this article by Kyle Mew author of the book, Android 5 Programming by Example, we will learn how to: Add a GestureDetector to...

Sending and Syncing Data

0
This article, by Steven F. Daniel, author of the book, Android Wearable Programming, will provide you with the background and understanding of how you...

Tracking Objects in Videos

0
In this article by Salil Kapur and Nisarg Thakkar, authors of the book Mastering OpenCV Android Application Programming, we will look at the broader...

Prerequisites for a Map Application

0
In this article by Raj Amal, author of the book Learning Android Google Maps, we will cover the following topics: Generating an SHA1 fingerprint in the...

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews