• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Songlist Size Limit
#3
This appears to be a limitation with Android. You can't share data that is greater than about 512 KB in size between applications. So what I'm going to do is modify the code so that if the generated text is greater than about 500 KB in size, I will write out the data to a file instead, and share that file with the other app.  One thing that should be noted is that not every app can handle being passed a file through an intent. I found that I could not share a file with Jota Text Editor - it shows up as an option, but when I send it the file, it does not load it.  Your experience may vary, as I tested on a rooted tablet running Android 7.1.

Thanks,
Mike
Reply


Messages In This Thread
Songlist Size Limit - by itsme - 12-02-2017, 05:18 AM
RE: Songlist Size Limit - by Zubersoft - 12-05-2017, 01:32 PM
RE: Songlist Size Limit - by Zubersoft - 12-20-2017, 06:32 PM
RE: Songlist Size Limit - by itsme - 12-20-2017, 10:37 PM
RE: Songlist Size Limit - by itsme - 12-20-2017, 10:41 PM
RE: Songlist Size Limit - by Zubersoft - 12-21-2017, 03:04 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.