Cordova Plug-in to start a Activity in Cordova Application

Hey, Have you been developing Cordova application and ever faced a situation where you need to use Android activity? This quick tutorial will give you quick insight how you can do it using Cordova Plugin. Set-up your environment. I assume that you already have Cordova and npm installed in your system. First Install Plugman to … Continue reading Cordova Plug-in to start a Activity in Cordova Application

MASM Installation – How to install MASM using DOSBOX

Hello, You are here because you need to install MASM (The Microsoft Macro Assembler). It is an x86 assembler that uses the Intel syntax for MS-DOS and Microsoft Windows. Few things we need to know before installing. Firstly, What is an Assembler? An assembler is a program used for converting instructions written in Low-Level Language … Continue reading MASM Installation – How to install MASM using DOSBOX