It is possible to install the app to your Android device using bundletool and adb.
Once I am able to build a standalone .apk I will release that for easier installation.
bundletool install-apks --apks=howareu.apks
You may have to specify a device ID if you have multiple Android devices connected.