0
Android app shows java error upon opening
11 Answers
+ 3
Katz321Juno
You are updating your LinkedList while iterating.
https://www.javatpoint.com/concurrentmodificationexception-in-java
https://www.baeldung.com/java-concurrentmodificationexception
+ 3
Katz321Juno
I don't think so because it's a server side error and only developer can resolve this problem. You just need to report as a bug.
+ 2
Katz321Juno
Can you share this app link so I can check from my side?
+ 1
Katz321Juno
Last 2 lines are the internal process of LinkedList class. To know more about this you have to open this class in any java decompiler
This exception generally comes when you modify list while iterating the list.
If code is written by you then you have to handle this exception. I have shared 2 links you can see there how to solve this..
0
I á´á´ "TÉŞá´á´" just by opening the app? Also what are the symbols after âatâ on the last 2 lines?
0
I á´á´ "TÉŞá´á´" I updated the code to provide a better explanation to my problem
0
I á´á´ "TÉŞá´á´" but I didnât write or modify any code
0
Katz321Juno
Then you need to tell this error to app developer.
0
I á´á´ "TÉŞá´á´" since the app used to work, could I have Inadvertently done something to cause the error?
0
I á´á´ "TÉŞá´á´" how can it be server side when works the same in airplane mode as it does with wifi on. And it accesses my tabletâs files.
0
I á´á´ "TÉŞá´á´" It isnât in the play store anymore. But it is called âMT Managerâ.