Home Mobile Android Programming

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.

Booting Up Android System Using PXE/NFS

1
In this article by Roger Ye, the author of the book Android System Programming, introduces two challenges present in most of the embedded Linux system...
high rise tower

Getting started with Kotlin programming

0
Learning a programming language is a daunting experience for many people and not one that most individuals generally choose to undertake. Regardless of the problem...

Customizing Kernel and Boot Sequence

0
In this article by Ivan Morgillo and Stefano Viola, the authors of the book Learning Embedded Android N Programming, you will learn about the kernel...

How to Convert POJO to JSON Using Gson in Android Studio

0
JSON has become the defacto standard of data exchange on the web. Compared to its cousin XML, it is smaller in size and faster...

How to Build an Android To-Do App with PhoneGap, HTML and jQuery

0
In this post, we are going to create a simple HTML 5, JavaScript, and CSS application then use PhoneGap to build it and turn...
google android

What role does Linux play in securing Android devices?

0
In this article, we will talk about the Android Model particularly the Linux Kernel layer, over which Android is built. We will also talk...
java async programming

Forget C and Java. Learn Kotlin: the next universal programming language

2
Kotlin is fast moving towards becoming the universal programming language. What is a universal programming language? From a simplistic view, the expectation could be that one...

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....
Applications

Build your first Android app with Kotlin

0
Android application with Kotlin is an area which shines. Before getting started on this journey, we must set up our systems for the task at...

OpenCV and Android: Making Your Apps See

0
Computer vision might sound like an exotic term, but it's actually a piece of technology that you can easily find in your daily life....

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