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

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...
Google Play and Apple App Store

Getting started with building an ARCore application for Android

0
Google developed ARCore to be accessible from multiple development platforms (Android , Web , Unreal , and Unity ), thus giving developers plenty of...
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...
forecast

How to build a weather app using Kotlin for JavaScript

0
In this tutorial, we will be covering JavaScript from a browser perspective. We will create a single page web app that will show the...
mobile application

Building chat application with Kotlin using Node.js, the powerful Server-side JavaScript platform

0
When one mentions server-side JavaScript technology, Node.js is what comes to our mind first. Node.js is an extremely powerful and robust platform. Using this...
ARCore application

Build an ARCore app with Unity from scratch

0
In this tutorial, we will learn to install, build, and deploy Unity ARCore apps for Android. Unity is a leading cross-platform game engine that is...
fire flame

How to integrate Firebase with NativeScript for cross-platform app development

0
NativeScript is now considered as one of the hottest platforms attracting developers. By using XML, JavaScript (also Angular), minor CSS for the visual aspects,...
mobile app

How to integrate Firebase on Android/iOS applications natively

0
In this tutorial, you'll see Firebase integration within a native context, basically over an iOS and Android application. You will also implement some of...

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