How to build target and host Sysroot with yocto / poky ?
If you want to build some external packages which are using sysroot within yocto framework or buildsystem, … Read more
If you want to build some external packages which are using sysroot within yocto framework or buildsystem, … Read more
This article assumes, you already have development environment setup for yocto, if not please read and setup … Read more
If you are working with git, you should know some commands which are mandatory and basics for … Read more
Recently we installed ubuntu 16.04 32bit on our laptop. After installation is done, we wanted to install … Read more
Rfkill is a tool for enabling and disabling wireless devices. We use “rfkill list” command as below … Read more
Rfkill is a tool for enabling and disabling wireless devices. Using “rfkill list” command we first check … Read more
If we want to install an apk already downloaded or we compiled, use below command to install … Read more
If We want to uninstall the apk, using adb, we need to know the package name of … Read more
Above command displays all the permissions. This command also takes following optional arguments as, Following is the … Read more
Following command Prints all features supported by the android system / device. Following is the output of … Read more
If you have a microphone with 2.5mm audio jack and don’t have a mixer which can play … Read more