Build your first Android app with Kotlin
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...
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 undertake. Regardless of the problem...
How to Secure and Deploy an Android App
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...
Getting started with building an ARCore application for Android
Google developed ARCore to be accessible from multiple development platforms (Android , Web , Unreal , and Unity ), thus giving developers plenty of...
How Android app developers can convert iPhone apps
Businesses like to cast their nets as wide as possible in search of new customers. This type of broad outreach requires designing mobile apps...
How to build a weather app using Kotlin for JavaScript
In this tutorial, we will be covering JavaScript from a browser perspective. We will create a single page web app that will show the...
Building chat application with Kotlin using Node.js, the powerful Server-side JavaScript platform
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...
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 game engine that is...
How to integrate Firebase with NativeScript for cross-platform app development
NativeScript is now considered as one of the hottest platforms attracting developers. By using XML, JavaScript (also Angular), minor CSS for the visual aspects,...
How to integrate Firebase on Android/iOS applications natively
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...