Commit Graph

6 Commits

Author SHA1 Message Date
Brandon Presley c3a3e33e25 Fix install.sh script for new react-native output
Now they just put it in app-release.apk i guess
2023-07-15 15:02:13 +12:00
Brandon Presley 2a868cc9ee Add --nobuild option to install.sh 2022-11-02 12:42:50 +13:00
Brandon Presley 5fafc6a63a Fix plan starting 2022-10-30 14:08:41 +13:00
Brandon Presley c866fac9d2 Fix install.sh
It was doing the adb install from the project directory, but had already
changed into android.
2022-10-01 15:36:04 +13:00
Brandon Presley a530b563b9 Add -d flag to install.sh
Installs it on usb debug device instead of assuming
only one device is plugged in.
2022-09-30 17:13:04 +13:00
Brandon Presley 35fd648ad3 Add shell script to assemble and install apk 2022-08-22 18:45:21 +12:00