Skip to content

Instantly share code, notes, and snippets.

@juucustodio
Created March 10, 2018 03:51
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save juucustodio/74d5311d11caca473e9212a4c81173b9 to your computer and use it in GitHub Desktop.
Demo de utilização da Câmera - Xamarin.Forms http://julianocustodio.com/camera-xamarin-forms
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-files-path name="my_images" path="Pictures" />
<external-files-path name="my_movies" path="Movies" />
</paths>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment