1

I know there is a way to open the SMS app on Android directly from a browser. I need that with Intent URI Scheme and not with "sms:?&".

Can anyone help?

TBE
  • 1,002
  • 1
  • 11
  • 32
  • Try this: http://stackoverflow.com/a/9664882/1768413 – Evgeni Ivanov Feb 25 '17 at 09:50
  • @EvgeniIvanov Thanks. But i need the html version for chrome, not the native Android code. – TBE Feb 26 '17 at 07:19
  • Ok, i see than maybe this will give you some guidance on how to achive what you really want: https://developer.chrome.com/multidevice/android/intents .The example given is for Zxing, but it shouldn't be too difficult to modify for the sms app. – Evgeni Ivanov Feb 27 '17 at 11:27
  • @EvgeniIvanov i thought so too, but it didn't work :) – TBE Mar 01 '17 at 15:05

0 Answers0