Android application to keep track of plants.
Allocate more memory to your virtual device in the AVD manager. I gave my Pixel 5 API 33 5GB and that seemed to be sufficient.
RealmTransformer doesn't seem to be applied. Please update the project configuration to use the Realm Gradle plugin.
To bypass for now, use com.google.dagger:hilt-android-gradle-plugin:2.38
with AGP 7.2.1
.
Check here for updates.
- Set up Amplify CLI
- Run
amplify configure
, create a new user. My CloudFormation stack is based in theus-west-1
AWS region. - Run
amplify init
, and selectY
when it asks if you're using an existing environment.