Error in AWS CLI (Amplify) when executing the “amplify init” command in windows environment (for an android studio project)
问题 I'am new to the AWS SDK and I'am trying to create a new android studio project with AWS SDK for mobile. My ultimate goal is to get AWS SDK working on my Android studio project, I tried adding dependencies on Gradle, but it does not all all packages I need and it's not helping me, and thus I followed the official AWS documentation which lead me to Amplify CLI. As suggested by the official AWS documentation (this is the link to the documentation page I'm talking about), I was following along