how to make my phonegap android app crash?

前端 未结 9 1435
萌比男神i
萌比男神i 2021-02-05 03:27

I am developing a crash reporter plugin for phonegap android apps. For the testing purpose, I have to make my application crash & \"Unfortunately, application has stopped\"

9条回答
  •  萌比男神i
    2021-02-05 03:41

    1. try download any file more that 100MB(my app got stuck in low end androids). You can even do that in loops.

    2. Use canvas and drop some random 3d figures.

    3. app an alert message in a loop of 1000.

提交回复
热议问题