0

Is there a way to create an app-icon-link to a non HTTP-url and place it on the home screen? I'm trying to add an icon to auto-join a zoom-meeting.

https://marketplace.zoom.us/docs/guides/guides/client-url-schemes

The idea are to pass parameters like meeting id and password to the app Zoom, that uses the URI: zoomus:// Eg. zoomus://zoom.us/join?confno=123456789&pwd=xxxx

I have done similar on iOS / iPadOS using the Shortcut app.

UPDATE: Maybe it can be done with Google Action Blocks (https://play.google.com/store/apps/details?id=com.google.android.apps.accessibility.maui.actionblocks)

Or this: https://play.google.com/store/apps/details?id=com.kebab.UrlShortcut

Thanks for advice!

Sam
  • 101
  • 1

1 Answers1

0

The App URL Shortcut (https://play.google.com/store/apps/details?id=com.kebab.UrlShortcut) works excellent!

Sam
  • 101
  • 1