To recreate the crash, open and close the VIN scanner plugin several times. You can use Android Studio memory monitor to see the memory usage rise each time, until it finally crashes. The solution includes putting the VIN scanner on a separate thread, as well as some smaller memory fixes.
To recreate the crash, open and close the VIN scanner plugin several times. You can use Android Studio memory monitor to see the memory usage rise each time, until it finally crashes. The solution includes putting the VIN scanner on a separate thread, as well as some smaller memory fixes.