Open GoogleCodeExporter opened 8 years ago
This is serious issue. You get just XX kilobytes of the log. Issue is with
email intent, text passed to Intent.EXTRA_TEXT is truncated.
Only solution I found is to store log file into file system and then pass
EXTRA_STREAM to Email intent. Unfortunately this has some drawbacks: You need
permission to write to SD card.
Original comment by tom.huba...@gmail.com
on 4 Jul 2011 at 11:55
Original issue reported on code.google.com by
sumeetba...@gmail.com
on 31 Dec 2010 at 10:17