#How to build and run bevy on android

8 messages · Page 1 of 1 (latest)

lavish stump
#

I am using Windows11 and android studio. full guide if available thanks.

plucky hawk
#

there is a mobile project structure in examples for android, if that is helpful in the meantime. someone else might know a good guide to follow.

lavish stump
plucky hawk
#

it depends on what tradeoffs youre willing to make. i believe that solution essentially builds for web and runs the app in a view.

lavish stump
#

also it is for linux

#

android_build.sh this is linux

lavish stump
plucky hawk
#

hmm i wish i could find a good guide. it seems like there arent that many that are up to date.

this is for 0.15, so it may have some inaccuracies. however if you scroll down to "Android Structure" it talks about copying from the example files. Sorry I can't help more - I need to get into Android development myself still :)

https://blog.erikhorton.com/2025/02/15/bevy-and-android.html