Solved: No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
If you are trying to compile some already developed code available from github which was bit old … Read more
If you are trying to compile some already developed code available from github which was bit old … Read more
If you have some code which was already complied using “./gradlew clean build” on the ubuntu command … Read more
Have you ever seen a crash or error logs like below, when accessing location data in Android. … Read more
If you have changed the hostname of your Linux PC, by using command from https://lynxbee.com/changing-hostname-in-ubuntu/ there are … Read more
Did you recently baught a SSL certificate from certificate authority and installed it to your website as … Read more
Whenever you are trying to do kernel menuconfig very first time after installation of Ubuntu, its chances … Read more
If you get the error as below, at the end of the compilation, check the solution to … Read more
If you are trying to compile an android Application which is developed by someone or you downloaded … Read more
Have you ever seen an error like, “Error: The logging tag can be at most 23 characters, … Read more
When trying to compile uboot on Ubuntu, we seen the following error, From the error it looks … Read more