• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Smart button that links to a url
#5
One of things you can do on Android is to enter "intent-filter" values in the manifest which indicates what types of data your application can handle. These xml entries allow you to specify the uri scheme, mimeType, etc. Spotify most likely set up an intent filter to match on a uri that contains https://open.spotify.com so that their app will trigger instead of a browser. I use these intent filters in MobileSheetsPro so that my app is listed as one that supports, pdf, images, chord pro, text files, .msf files and .mss files. 

Mike
Reply


Messages In This Thread
Smart button that links to a url - by josjojo - 05-29-2019, 08:03 PM
RE: Smart button that links to a url - by josjojo - 05-30-2019, 05:57 AM
RE: Smart button that links to a url - by Zubersoft - 06-01-2019, 06:00 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.