Integrating with Messages App

0
In this article by Hossam Ghareeb, the author of the book, iOS Programming Cookbook, we will cover the recipe Integrating iMessage app with iMessage...

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

Ionic Components

0
In this article by Gaurav Saini the authors of the book Hybrid Mobile Development with Ionic, we will learn following topics: Building vPlanet Commerce ...

Introduction to HoloLens

0
In this article, Abhijit Jana, Manish Sharma, and Mallikarjuna Rao, the authors of the book, HoloLens Blueprints, we will be covering the following points...

Your First Swift Program

0
 In this article, by Keith Moon author of the book Swift 4 Programming Cookbook, we will learn how to write your first swift program. (For more resources...

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

Is React Native is really Native framework?

1
This article by Vladimir Novick, author of the book React Native - Building Mobile Apps with JavaScript, introduces the concept of how the the...

Internationalization and localization

0
In this article by Dmitry Sheiko, the author of the book, Cross Platform Desktop Application Development: Electron, Node, NW.js and React, will cover the...

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

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