Skip to content

Instantly share code, notes, and snippets.

@juucustodio
Created May 8, 2018 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juucustodio/b6990f4b3597d14d00908cd5c148e06f to your computer and use it in GitHub Desktop.
Save juucustodio/b6990f4b3597d14d00908cd5c148e06f to your computer and use it in GitHub Desktop.
Example of how make a phone call in Xamarin.Forms applications - http://julianocustodio.com/chamada-telefonica-xamarin-forms
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path name="external_files" path="." />
</paths>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment