adb shell command to Turn ON Bluetooth & make it discoverable

bluetooth

We can turn on the Bluetooth using adb command as below, once you type this on your … Read more

Solved: ERROR: ErrorException : Array to string conversion

We have two websites, one which is developed with open classifieds and another with WordPress, since WordPress … Read more

How to Grant New User Access in Google Analytics ?

Google Analytics

If you are an admin to your one of the websites google analytics account and now for … Read more

How to generate upload key and keystore for Android App Signing ?

When you are ready to publish your Android Application, you need to sign your app and upload … Read more

How to create Adaptive App Icons for Android Application ?

App Icon

Starting Android 8.0 (API level 26) android supports adaptive launcher icons, which can display a variety of … Read more

How to create git repository in Github ?

GitHub allows you to create your own git repository in their server free of cost, and you … Read more

How to resolve “sh: 0: getcwd() failed: No such file or directory”

Today I was working with git and for that I had created a “workspace” directory which contained … Read more

adb shell screenrecord

If you want to take Screen Shot of your device, refer post “How to Capture Screenshot in … Read more

What is MPEG – DASH ?

DASH is the name used to refer to the MPEG Dynamic Adaptive Streaming over HTTP specification – … Read more