It looks like you're new here. If you want to get involved, click one of these buttons!
Likes: mertocan
Comments
Likes: mertocan
https://play.google.com/store/apps/developer?id=Into-It+Games
http://appstore.com/LidiaMaximova
Why is this limited to http:, https:, tel:, or mailto: schemes.
Ithanks
Check this thread on adding custom url scheme to ios:
http://www.giderosmobile.com/forum/discussion/comment/22261#Comment_22261
and this post:
http://stackoverflow.com/questions/8201724/how-to-register-a-custom-app-opening-url-scheme-with-xcode-4
on Android however this is done through intents and required much larger changes in the code, thus can probably be done only through plugin
http://developer.android.com/training/basics/intents/filters.html