Run the project and select device with command below:
login - kminchelle password - 0lelplR
Steps for building application apk: [https://docs.expo.dev/build/setup/#a-react-native-android-andor-ios-project]
Install expo cli
npm install -g expo-cliLogin to your expo account
eas loginConfigure the project
eas build:configureRun a Build
eas build --platform android