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
Note: Android no longer supports Studio for 32 bit Linux / Ubuntu platforms hence you will need … Read more
To compile any c library inside android, we need to write an Android.mk makefile, for reference please … Read more