I need to make calls in my Android app that includes \"#\" or \"p\" in the dial.
If I use the next code:
Intent intent = new Intent(Intent.ACTION_CAL
Try tel:629941945%2322412 instead of tel:629941945#22412
tel:629941945%2322412
tel:629941945#22412
%23 will be replaced with #
%23
#