mobile development

9 Most Important features in Android Studio 3.2

Android Studio has been the IDE of choice for Android developers since its release in 2014. Version 3.2 of Android…

6 years ago

Build an ARCore app with Unity from scratch

In this tutorial, we will learn to install, build, and deploy Unity ARCore apps for Android. Unity is a leading cross-platform…

6 years ago

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

Kotlin is fast moving towards becoming the universal programming language. What is a universal programming language? From a simplistic view, the expectation…

6 years ago

Getting started with building an ARCore application for Android

Google developed ARCore to be accessible from multiple development platforms (Android [Java], Web [JavaScript], Unreal [C++], and Unity [C#]), thus…

6 years ago

Top 7 modern Virtual Reality hardware systems

Since its early inception, virtual reality has offered an escape. Donning a headset can transport you to a brand new…

6 years ago

Getting started with Kotlin programming

Learning a programming language is a daunting experience for many people and not one that most individuals generally choose to…

6 years ago

Creating custom layout implementation for your Android app

In most applications, you'll find that a combination of the ConstraintLayout, CoordinatorLayout, and some of the more primitive layout classes (such…

6 years ago