Solved : java.lang.OutOfMemoryError: Java heap space
When I was trying to compile latest repo sync Android source code ( Android 10 ), and … Read more
When I was trying to compile latest repo sync Android source code ( Android 10 ), and … Read more
The single instance classes are mostly used when you don’t know how to create a object of … Read more
When you are writing C program, sometimes you need to make certain checks on variables and based … Read more
While working with our another post “Developing REST API using functions in DRF application views” , we … Read more
In this post, we will show a simple program which adds two numbers from two registers and … Read more
As we have seen in our previous post “Developing REST API using functions in DRF application views” … Read more
As we have seen in our previous post “Developing REST API using functions in DRF application views” … Read more
If you have followed our previous article “How to Install Flutter on Ubuntu Linux” , the next … Read more
If you are trying to compile some already developed code available from github which was bit old … Read more
If you are the beginner for learning how to write Android application using Android Studio, you are … Read more
If you are using NDK version more than r19, the toolchains which comes as part of NDK … Read more
What is Clang ? Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ … Read more