Good afternoon,
We want to ask you a question, we currently have an Android application written in JAVA, it is quite old and we are evaluating the incorporation of amazon cognito.
We have seen that Amazon cognito has an Authenticator component (https://ui.docs.amplify.aws/android/connected-components/authenticator), but we see that only the Kotlin implementation is reported.
We would like to know if it is possible to use this component in our application since we did not find information on how to implement it in an android application written in JAVA.
We have managed to implement it in React and now we want to implement it in the mobile part
All the best