android - Emergency Call: no way to detect and help user -


my application blocks unwanted calls , accidentally can prevent emergency service call back.

to solve critical issue should able detect outgoing emergency call when dialed , stop call blocking activities instantly. yes, can detect outgoing call listening phone off-hook events, can check if emergency call after recorded in calllog. helps bit, doesn't solve issue.

perhaps, not telephony application safer if can detect emergency call , suspend it's activities. have "onlowmemory ()", why not have "onemergencycall()".

would appreciate advice problem.

the new_outgoing_call event has called phone_number holds outgoing number.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -