how to put android:installLocation="auto" in a app.json file

Hello everybody,

Thanks for your great work

I m stuck,

I would like to allow my expo react native app
to be moveable on microsd card,

I m looking for the way to put this (should be in the android manifest file, cannot find it on an expo project)

android:installLocation=“auto”

in the app.json file

Could you please help me with a full app.json code example ?

Thanks

Best regards to all

Hey @weeloom, this won’t be possible in a Managed workflow project. In order to do this, you’d need to use the Bare workflow which exposes the native directories required to make the changes you mentioned.

Cheers,
Adam

Hi, thanks for your answer.
Is there a way to do it into the app.json by calling a special property or permission?
(I know you can call permissions but I don t see the one which enables to install the app on an external sd card, I ve been looking through the expo doc)

Thanks, hope to find the answer or method.

Best regards

Hii adamnjav,

Thanks for sharing this, content, Keep suggesting such informative post.

krogerfeedback survey

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.