Decode Information from Binary AndroidManifest.xml

How to Decode Binary AndroidManifest.xml to Text ?

If you have some prebuilt android application apk for which you need to know what are the … Read more

Android.mk

Convert Android.mk to Android.bp

The source code which was developed prior to when Soong was introduced in Android build system, was … Read more

Fixed: has virtual functions but non-virtual destructor

If we have a C++ Class “MyLynxbee” declared in header file mylynxbee.h as below, and if we … Read more

Create file using Vi editor

How to Create a New File with Vim and Write Contents ?

Vim (Vi Improved) is a clone of Bill Joy’s vi text editor program for Unix. It was … Read more

Google Ads

How to Enable Excluded Placements From Google Ads campaign ?

Recently while experimenting with one of our Google Ads, we mistakenly excluded one particular website from Google … Read more

FB Messanger

How to add Facebook Messenger Live Chat on Your Website ?

Facebook / Meta messenger provides easy steps to configure the messenger Live Chat to your website. This … Read more

Android NDK

How to install Android NDK on Ubuntu Linux ?

The Android NDK is a toolset that lets you implement parts of your app in native code, … Read more

WHO Command

Who Command in Linux

The Linux command “who” is used to list the users logged on to the Linux Operating system. … Read more

LinuxUser

How to Login as Different User in Linux ?

Linux is a multi user operating system which means at one point in time, one or more … Read more

Clear Cache

How to Delete Temporary Files in Windows 10 ?

Windows sometimes (or most of the times 🙂 ) becomes slower when we are actively working on … Read more

Screenshot in Windows

How to use Snipping Tool to Capture Screenshots in Windows ?

Snipping Tool is an application which comes already installed in Microsoft Windows and can be used to … Read more