Getting java.lang.OutOfMemoryError on android (Not due to any Bitmap)
I am getting the error java.lang.OutOfMemoryError in my android application. Other answers on SO are about getting error due to Bitmap, but I am not getting error because of using Bitmaps. Here is the stack trace and how can I resolve it?