R Ronny Member Licensed User Longtime User Aug 24, 2011 #1 Hi I have a problems with JSON parsing. My JSON file is 1Mb and I get a "java.io.IOException". When I use a smaller file, say 1kb, it seems to work fine. I guess there is a limit to the file size?
Hi I have a problems with JSON parsing. My JSON file is 1Mb and I get a "java.io.IOException". When I use a smaller file, say 1kb, it seems to work fine. I guess there is a limit to the file size?
warwound Expert Licensed User Longtime User Aug 24, 2011 #2 It seems to be a known Android bug. Look at this recent thread for a workaround: http://www.b4x.com/forum/bugs-wishlist/11013-file-size-limitation-xml-parsing.html Martin. Upvote 0
It seems to be a known Android bug. Look at this recent thread for a workaround: http://www.b4x.com/forum/bugs-wishlist/11013-file-size-limitation-xml-parsing.html Martin.