Hello Android developers,
I am developing an application which will read the text file from the SD-Card. I am able to store the details into sd-card in a text format. However, I am unable to display the data from the text file due to default buffer size limitation.
Please let me know the procedure to increase the buffer size.
Regards, Serenity.