User Tools

Site Tools


intents:calls

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
intents:calls [2016/05/09 16:03]
143.112.32.4 created
intents:calls [2020/05/02 23:12] (current)
Line 15: Line 15:
  
 ''app.SendIntent(null, null, "android.intent.action.CALL", null, "tel:5551237654");'' ''app.SendIntent(null, null, "android.intent.action.CALL", null, "tel:5551237654");''
 +
 +Please note that no package or activity is required because Dialer app differs among manufacturers and sometimes event among models from same manufacturer.
 +
 +Some devices may display the Dialer app for both DIAL and CALL
 +
 +The main differences, in addition to whether the user needs to press the button are:
 +  * CALL requires PHONE permission and DIAL does not
 +  * DIAL does not allow emergency calls
 +  * DIAL suppresses some special characters such as **#** to prevent abuse
intents/calls.1462809794.txt.gz ยท Last modified: 2016/05/10 00:03 (external edit)