语言

Menu
Sites
Language
Testing the Telephony Information API with the emulator

Hi,

I'm trying to develop a service app which should listen to a change in the network name and then emit some kind of event to the some front end app.
Since I have no access to a physical device (wearable - for my particular case) I was wondering if there is any way I can test my code using the emulator. I need to some how change the network name in order to see if the  event I wrote is triggered correctly. I will appreciate any advice, thanks.

响应

1 回复
daniel kim

Hi,

I would suggest you to check MO/MT call feature of event injector.

   https://developer.tizen.org/development/tools/common-tools/emulator/event-injector#telephony

Regards