Issue: Passing large data to second Activity

前端 未结 7 1541
别那么骄傲
别那么骄傲 2020-11-30 01:53

I\'ve got an strange issue. I was looking around the web but didn\'t find an answer. I\'m still a beginner in android programming. So let\'s go:

All I want to do is

7条回答
  •  温柔的废话
    2020-11-30 02:09

    I have no idea why it doesn't work with large data, but if you don't find any way to fix it, I suggest you to use a custom global application, like here. (Also check the correct answer to make it works)

提交回复
热议问题