Get access to over 100 FireMonkey cross platform samples for Android, IOS, OSX, Windows, and Linux!

AndroidAppmethodCode SnippetDelphiFiremonkeyIOS

Open URLs On Android And IOS With Delphi XE5 Firemonkey

Open URL Android IOS Delphi FiremonkeyJim McKeeth shared his code snippet for opening and viewing URLs on both Android and iOS apps with Delphi XE5, on the Delphi.org website. He also provided some example protocols (e.g. http, tel, sms, fb, mailto, twitter, geo, etc.) that can be used with his code, as well as example URLs common to both iOS and Android, iOS specific URLs, and Android specific URLs.  The code uses Indy’s “TidURL.URLEncode”. It wraps the TJIntent API on Android and the SharedApplication.openUrl API on IOS.

Go to Delphi.org and read Jim’s short blip, grab his unit, and add the capability to open urls in your own iOS and Android Delphi XE5 Apps.

Have Delphi Firemonkey questions? Ask and get answers on StackOverflow.

Related posts
DelphiDemoFiremonkeyLibraryShowcaseWindows

Run Large Language Models Natively In Object Pascal

Code SnippetDelphiDemoLibraryShowcaseWindows

Windows CLI To Download, Manage, And Chat With Local AI Models

DelphiDemoOSXWindows

Download, Run, And Chat With Local LLMs On Windows And macOS

Code SnippetDelphiDemoWindows

Build Local Vector Search And RAG Applications In Delphi

Sign up for our Newsletter and
stay informed
[mailpoet_form id="1"]

Leave a Reply