Is there any api that controls the mike and dials phone calls within Appcelerator.. For the Android Platform.
17 views
Skip to first unread message
Hareem Ul Haque
unread,
Oct 24, 2010, 2:27:47 PM10/24/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Appcelerator Titanium
Can someone please advise if there are any api's that control the mic
and are able to call a phone number on the android platform.
Best Regards
Hareem Haque
donthorp
unread,
Oct 24, 2010, 8:48:23 PM10/24/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Appcelerator Titanium
You're going to have better luck in the Q&A section. This group is for
design discussions.
There aren't any APIs for record implemented in Titanium for Android
and you can use the Ti.Platform.openURL("tel:xxxxxxxxxx"); to open the
dialer with the number.