CopyPastor

Detecting plagiarism made easy.

Score: 0.8983819484710693; Reported for: String similarity Open both answers

Possible Plagiarism

Reposted on 2018-12-08
by Rishab Surana

Original Post

Original - Posted on 2018-12-08
by Rishab Surana



            
Present in both answers; Present only in the new answer; Present only in the old answer;

You won't find a gradle window view in flutter project, so here is a solution for that.. In command prompt navigate to bin folder of jdk and run this command
keytool -list -v -keystore "C:\Users\yourusernamehere\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android
change user name in path
You won't find a gradle window view in flutter project, so here is a solution for that.. In command prompt navigate to bin folder of jdk and run this command
keytool -list -v -keystore "C:\Users\yourus\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android
then you can copy sha from there

        
Present in both answers; Present only in the new answer; Present only in the old answer;