Search found 8 matches

Go to advanced search

by Mihai Das
Mon Feb 01, 2016 4:35 pm
Forum: Issues
Topic: skip android dialer to make a direct call
Replies: 3
Views: 875
 
Jump to post

skip android dialer to make a direct call

Hi,
I found only API for sms with Twilio .
works even for call?
thank you
mihai

by Mihai Das
Sun Jan 31, 2016 2:01 pm
Forum: Issues
Topic: skip android dialer to make a direct call
Replies: 3
Views: 875
 
Jump to post

skip android dialer to make a direct call

hi, how to skip dialer and make direct call? to make a direct call, not to open dialer and than to make the call. I need in android. i find a code in andoid studio but i need in appery.io code. Intent out = new Intent(); out.setAction(Intent.ACTION_CALL); out.setData(Uri.parse("tel:" + Uri...
by Mihai Das
Mon Jan 25, 2016 10:03 pm
Forum: Issues
Topic: call a phone number with pause and an extention
Replies: 4
Views: 808
 
Jump to post

call a phone number with pause and an extention

i have read about this:
tel:number;postd=post-dial
can it be use ?
thanks
mihai

by Mihai Das
Mon Jan 25, 2016 7:23 pm
Forum: Issues
Topic: call a phone number with pause and an extention
Replies: 4
Views: 808
 
Jump to post

call a phone number with pause and an extention

Hi Sergiy,
i have read all.
but seems there is no solution to dial with pause ","...
:(
mihai

by Mihai Das
Mon Jan 25, 2016 6:23 pm
Forum: Issues
Topic: call a phone number with pause and an extention
Replies: 4
Views: 808
 
Jump to post

call a phone number with pause and an extention

Hi, i need to execute a script to call a phone number with pause inside follow by extensions numbers. for example: I am calling a phone number stored in a label from a database window.open('tel:' + $(this).find("[name=mobilelabel_tel]").text(), '_system'); in the database I have this numbe...
by Mihai Das
Fri Jul 10, 2015 9:16 pm
Forum: Issues
Topic: real time search in database
Replies: 1
Views: 368
 
Jump to post

real time search in database

Hi,
I need to make an mobile app the will search in the database some records.
but I need to be real time search, no with search button.
so i input some letter and the app show me 10 records that match with the requested letters.
do you have some documents.
thanks
Mihai

by Mihai Das
Wed Jul 08, 2015 8:48 pm
Forum: Issues
Topic: How to link a button to a phone number. click to call
Replies: 19
Views: 3984
 
Jump to post

How to link a button to a phone number. click to call

hi,
this still works for android lolipop?
thanks

by Mihai Das
Thu May 07, 2015 7:30 pm
Forum: Issues
Topic: Timer
Replies: 22
Views: 4275
 
Jump to post

Timer

hi,
can you please detailed this timer solution.
step by step :) I'm new
thanks

Go to advanced search