Fixed : Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8
When we tried to compile one of our android application using Android Studio, we got the following … Read more
When we tried to compile one of our android application using Android Studio, we got the following … Read more
Facebook / Meta messenger provides easy steps to configure the messenger Live Chat to your website. This … Read more
The Android NDK is a toolset that lets you implement parts of your app in native code, … Read more
The Linux command “who” is used to list the users logged on to the Linux Operating system. … Read more
Linux is a multi user operating system which means at one point in time, one or more … Read more
Windows sometimes (or most of the times 🙂 ) becomes slower when we are actively working on … Read more
Snipping Tool is an application which comes already installed in Microsoft Windows and can be used to … Read more
The process to create a new branch a remote git starts with having this git on your … Read more
In old versions of Git “–initial-branch” is not supported, but some of the most online git platforms … Read more
By default, “git format-patch COMMIT_ID” command, generates all the patches from most recent till the commit id … Read more
As we seen in our previous post, “Install Git On Ubuntu” we are now ready with basic … Read more
As we seen in our last post, “What is Git ?” , git works for local as … Read more