© 2023 Hashnode
#cross-platfom
Introduction JavaScript is one of the most popular and versatile programming languages in the world. It can be used to create dynamic and interactive web pages, as well as mobile and desktop applicati…
So you want to make a game console, ayy? My company has this dev kit used for onboarding and student internships, and there are a few pre-existing demos for it using RTOS-es, writing device drivers an…
Step 01: Install Homebrew: If you don't have Homebrew installed on your Mac, open the Terminal app and paste the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebre…
TLDR; I am using windows for other vital reasons(not gaming). I wanted to embed a rust crate which is supposedly cross-platform. But since windows development is overlooked, it was not easy as it soun…
Today in this article, we will be learning how to install all the tools and how to set up the development environment for react native which is a technology used for making cross-platform mobile apps …
Good evening guys. I hope you are all fine wherever you are during this time. I am not very happy because 3 weeks down the line am still here waiting for my vSongBook app to see the light of day in th…
Overview This tutorial shows how to automate multiple devices on the same network by using askui library. After following this tutorial, you will be able to automate more than one device across differ…
What are Shared Preferences? Android provides one of the most interesting and easy data storage options: Shared Preferences. It can be used to store and retrieve a small amount of primitive data as Ke…
Abstract This article will cover the process and the involved components of building a Command-Line Interface (CLI)[1] application using the Go programming language. We will cover the required librari…
Customers’ preferences are ever-changing in today’s technological era with numerous options available, demanding organizations to develop new applications. Furthermore, the COVID-19 pandemic has witne…