Android Manifest

I couldn’t find in the docs how to modify the Android Manifest. What I’m trying to do is enable http sources inside the app.

Thanks.

Hi there!
I’m not entirely sure what you mean by “enable http sources inside the app”, could you explain a bit more?

If you’re thinking of adding some specific type of permission to the app then this thread is what you’re looking for. :slight_smile:

If you just want to modify the manifest directly then you should refer to the standard Android docs from Google for that. But I’m still curious as to why you’d need that, so please let us know. :slight_smile: