I want to do following in android. Is it possible ?
1) call +xx xxxxxxx
2) wait to the first tone to end
3) insert pass: xxxx
4) wait for the short high tone to end
5) press 1 till you hear specific sound.
Here tones are DTMF tones and I tried to do it with call intent but how can i enter pass in ongoing call using code?
Can anybody guide me ?
Thanks in advance !