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 Native Application API

0
(For more resources related to this topic, see here.) Based on the features provided by the functions defined in these header files,...

Creating a sample application (Simple)

0
(For more resources related to this topic, see here.) How to do it... To create an application, include the JavaScript and CSS files in your page....

Introducing an Android platform

0
(For more resources related to this topic, see here.) Introducing an Android app Mobile software application that runs on Android is an Android app. The apps...

Making subtle color shifts with curves

0
(For more resources related to this topic, see here.) When looking at a scene, we may pick up subtle cues from the way colors shift...

Creating User Interfaces

0
When creating an Android application, we have to be aware of the existence of multiple screen sizes and screen resolutions. It is important to...

Developing apps with the Google Speech APIs

0
(For more resources related to this topic, see here.) Speech technology has come of age. If you own a smartphone or tablet you can perform...

Drawing and Drawables in Android Canvas

0
In this article by Mir Nauman Tahir, the author of the book Learning Android Canvas, our goal is to learn about the following: Drawing on...

Common AsyncTask issues

0
(For more resources related to this topic, see here.) Fragmentation issues AsyncTask has evolved with new releases of the Android platform, resulting in behavior that varies...

Writing Tag Content

0
(For more resources related to this topic, see here.) The NDEF Message is composed by one or more NDEF records, and each record contains the...

Unit and Functional Tests

0
In this article by Belén Cruz Zapata and Antonio Hernández Niñirola, authors of the book Testing and Securing Android Studio Applications, you will learn...

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