mobile application

Upgrading, packaging, and publishing your React VR app

0
It is fun to develop and experience virtual worlds at home. Eventually, though, you want the world to see your creation. To do that, we need...

Building VR objects in React V2 2.0: Getting started with polygons in Blender

0
A polygon is an n-sided object composed of vertices (points), edges, and faces. A face can face in or out or be double-sided. For...

Building RESTful web services with Kotlin

0
Kotlin has been eating up the Java world. It has already become a hit in the Android Ecosystem which was dominated by Java and...
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...
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,...
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...
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...
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...
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...
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...

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