I want to test out crash report using acra but the first step is I need to simulate a fatal crash in Android using code.
Any idea?
For kotlin:
val test = ("0") println(test[1])