Open GoogleCodeExporter opened 9 years ago
[deleted comment]
The code in my APP is something like this:
Uri uri=Uri.parse("sip:abc@abc.com");
Intent i=new Intent(Intent.ACTION_VIEW,uri);
startActivity(i);
Original comment by twprins...@gmail.com
on 22 Apr 2011 at 8:55
Is there any update on this issue? I am also trying to integrate SIPDROID in
one of my application but as soon as call ends, it takes to homescreen which is
kind of frustrating. The same happens on my S3 when I make SIPDROID calls from
Contacts screen.
Thanks
Original comment by sunilgup...@gmail.com
on 27 Sep 2012 at 4:41
Original issue reported on code.google.com by
twprins...@gmail.com
on 22 Apr 2011 at 6:43