#Android

4 messages · Page 1 of 1 (latest)

prime badge
#

I would like to find help with model generation on Android. Is it possible to change the generated path of models in the app module to another module?

scenic siren
#

Hi @prime badge! Are you using Amplify Gen 1 or Gen 2?

With Gen 2, you can specify the output folder of your models when you run the generate command (https://docs.amplify.aws/android/start/quickstart/#7-read-and-write-data). But I don't think it's possible for Gen 1 (https://docs.amplify.aws/gen1/android/start/getting-started/generate-model/) but I will double check.

scenic siren
prime badge
#

Is there a problem if i manually move that folder to another module?