- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Please implement the skype URI scheme for Android
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
28-06-2011 11:30
Re: Please implement the skype URI scheme for Android
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
28-06-2011 13:07
I recommend to download the latest Skype and search first.
To get the most out of Skype I recommend Skype Premium.
Found this post useful? Please give Kudos↘. Answered your question? Mark it as a solution to help others, Thanks.
Re: Please implement the skype URI scheme for Android
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
08-01-2012 14:15
Re: Please implement the skype URI scheme for Android
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
03-02-2012 12:56
Re: Please implement the skype URI scheme for Android
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
24-03-2012 14:17
I would like to request that the Skype Android client implement instant messaging URI receivers for the "im" and "imto" schemes. The default Android dialer application attempts to use instant messaging URIs to start chats with supporting applications. For example, the Skype URI it uses is "imto://skype/[username]". Others include "imto://gtalk/[email]", "imto://aim/[username]", etc. Replace the values in brackets [] with the corresponding username or email address of course. As it is now, when a user clicks the chat action for Skype on the default dialer, nothing happens at all (not event a toast message letting the user know that nothing is happening, how disappointing). See below for supporting links and information.
Starting at line 187, the default Android contact application attempting to invoke a chat.
https://github.com/android/platform_packages_apps_
The Wikipedia entry for Uniform Resource Identifier (URI).
http://en.wikipedia.org/wiki/Uniform_resource_iden
The Wikipedia entry for URI Schemes, the official instant messaging scheme is "im" however Android uses "imto" (hence my request for both "im" and "imto" receivers).
http://en.wikipedia.org/wiki/URI_scheme
The <application><receiver><
http://developer.android.com/guide/topics/manifest
Re: Please implement the skype URI scheme for Android
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
24-03-2012 20:49
Re: Please implement the skype URI scheme for Android
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Link to this reply
- Email to a Friend
- Report Inappropriate Content
09-01-2013 18:45
