Building standalone app

Hello!

I have a standalone app and i’m trying to make an android build, but the docs aren’t really clear enough. It says that you should run the packager and then run exp build: android…where? if i do it in a separate bash console it says that build isn’t supported in standalone apps. If i do it on the same console where the packager is running then nothing happens, which is what i expect from a packager running, to ignore my commands, so where should i run the build?

thank you!

Hi-

Can you paste the whole output of the error you’re getting?
You should usually just run exp in the root directory of your project.

We’re working on making this easier and better. Sorry for the trouble.

Charlie