How Do I Set Android Permissions In The Editor?(SOLVED)

Hi,

How do I set Android permissions in the editor?
Let me know, thanks!

Jesse

You don’t specify individual permissions in the editor, you specify an Android Manifest file which will be used when bundling for Android. Read more in the manual; https://www.defold.com/manuals/android/#_permissions

1 Like

just found that after a quick “DuckDuckGo”, thanks!

1 Like