I want to send various system event from my test application so that i can test that, my original application can properly handle all those system related events.
This issue right now bit important for me as my application handling some system event which are not vary frequent.
Example events but not limited to
- Battery Plugged
- 3G/2G Switch
- Charger Plugged
Will appreciate any help on this.
Try “Hardware Events Emulation” and “Device Power Characteristics” from the emulator console as described here.