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 P Beta 4

How Android app developers can convert iPhone apps

0
Businesses like to cast their nets as wide as possible in search of new customers. This type of broad outreach requires designing mobile apps...
Applications

How to Secure and Deploy an Android App

0
In this article, we will be covering two extremely important Android-related topics: Android application security Android application deployment We will kick off the post by...
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...
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...
Apps on phone

Creating a custom layout implementation for your Android app

0
In most applications, you'll find that a combination of the ConstraintLayout, CoordinatorLayout, and some of the more primitive layout classes (such as LinearLayout and FrameLayout) are more than enough...

Play With Functions

0
This article by Igor Wojda and Marcin Moskala, authors of the book Android Development with Kotlin, introduces functions in Kotlin, together with different ways...

How to convert Java code into Kotlin

0
This Kotlin programming tutorial has been taken from Kotlin Programming Cookbook.  One of the best things about Kotlin is its interoperability with Java. If you're a...

Lets build applications for wear 2.0

0
In this article Ashok Kumar S, the author of the article Android Wear Projects will get you started on writing android wear applications. You probably...

Why are Android developers switching from Java to Kotlin?

0
When we talk about Android app development, the first programming language that comes to mind is 'Java'. However Java isn’t the only language you...

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

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