oh man, I have been looking solution about creating keystore for 3 days. I just got a sha1 key after creating keystore. Man You have one abonent forever. Huge hearth for You. Thanks a lot !!!!!!!!!!!!!!!!!!
yes bro, updating the system environment variables will help the cmd command on your windows machine to know the locaiton of java sdk. Once the cmd knows the location of that thing, you can easily use the keytool command.
After installing java, the "keytool" command is not recognized yet and you need to add the location of C:\Program Files\Java\jre1.8.0_351\bin to the window environment "PATH".
@@backslashflutter i already try run this command at flutter vsc, powershell and cmd. i received this error. sudo : The term 'sudo' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + sudo nano ~/.bashrc + ~~~~ + CategoryInfo : ObjectNotFound: (sudo:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException.
@@backslashflutter For gradlew signingReport, when i run gradlew signingReport. The same thing error come out. and when i try run ./gradlew signingReport, it pop out this error. ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. Please set the JAVA_HOME variable in your environment to match the location of your Java installation.
😂 if you have installed java jdk 8 then remember to add that in path, if you are on mac then also i have mentioned the steps and also for the windows,steps are mentioned there
If you are using windows pc, then you need to set the environment variables for java jdk. Please have a look at video and there you will see the method for adding java jdk path to environment variables. Once they are added, you will be able to use keytool command in your terminal, and follow up with the sha-1 signature genreation.
You could have asked how to create differenet sha signature for different pc. The keytool package that comes installed with the java jdk, creates a unique identifier using the current user pc.
PS C:\Users\asus\Pictures\test-demo\Dealitup001\project 2.5 official\AppSource Code\user\New Customer\android> gradlew signinReport gradlew : The term 'gradlew' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + gradlew signinReport + ~~~~~~~ + CategoryInfo : ObjectNotFound: (gradlew:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command gradlew was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If yo u trust this command, instead type: ".\gradlew". See "get-help about_Command_Precedence" for more details. Sir Please check this error and please provide a soluction
please migrate to the right directory that is mentioned in the video. I can see the firetory that you are migrating is in Users\asus\Pictures, For generating the sha signature and also for vieweing those signature we have the command for windows mentioned in the description of this video
SHA Key Command :
developers.google.com/android/guides/client-auth
LIKE, SHARE SUBSCRIBE❤
How did you make the animation of your channel backslaeh? !:)
oh man, I have been looking solution about creating keystore for 3 days. I just got a sha1 key after creating keystore. Man You have one abonent forever. Huge hearth for You. Thanks a lot !!!!!!!!!!!!!!!!!!
Thank you so much for being the part of our family ☺️
i don't have word to thank you .
after 48 hours of trying finally it works
I know mate! this sha issue is something which 99% people struggle with and so I wanted to create a complete tutorial for both windows and mac users
Same,stuck for like 10 hours 🥲🥲
What a legend man. This video still works on 2023. Thank youu!
thanks for watching mate
I have dealing problems with a deprecable Gradle on Android Studio. Your terminal method saved me. Thank you.
Thank you so much for watching the video
Thank you so much man. The video helped a lot. I looked through many videos, but this did the trick.
Thanks for watching mate~!
After installing it is important to update the system variables with the java folder and add /bin at the end
yes bro, updating the system environment variables will help the cmd command on your windows machine to know the locaiton of java sdk.
Once the cmd knows the location of that thing, you can easily use the keytool command.
Thanks bro, I've been trying to figure out the keystore since last year... thanks bro... you just earnt one more permanent subscriber. 😀
Thanks for the sub!
Thank you very very much ! I finally able to find sha key
You are welcome!
After installing java, the "keytool" command is not recognized yet and you need to add the location of C:\Program Files\Java\jre1.8.0_351\bin to the window environment "PATH".
i already told that step in video
Thanks!!
thank you
thank you so very much for this tutorial, really helped out a lot!!!!
Glad it helped!
Hey king you droped this 👑
thankssss ❤️✌️
Thank you!! You fixed my long lasting bug!!!
Helpful. Thanks 🤝
Thank you, very good explained!
thanks for watching and subscribing!
thank u sir . i am very very thankful to u 😍😍🥰🥰🥰🥰
Thank you so much for this video ❤❤❤
Thanks !!
💓
thanks a lot man. Great work.
thanks for watching
thank you friend, you are amazing
Thanks for watching
Sir thank you so much. Your vedios helped me alot 😍❤️
ok sir😂
Thank you very much for this, i got it on first try
Thaaaank you so much my friend
You just earned a new sub bro🙂 Thank you so much for your service
thanks for watching
Great video brother thanks
Jazakallah Brotherrrrr
Legend - thankyou very much!
Thank you soo much mate for watching the video !
Very useful thanks a lot
💓💓💓
Your animation at the start of the video is so crazy how did you do it Thankyou sir
thanks bro that help me lot!!!
thanks for watchin
Thanks a lot!
You're welcome!
sahi video bhai error solve hua
thanks bhai
worked, many thanks
thankks for watching mate
Help!! gradlew singingReport ERROR. Cant find the JAVA_HOME path even thought i already set the JAVA_HOME at system variables environment
can you double check your bashrc file
enter this command:
sudo nano ~/.bashrc
at the end of this file enter
JAVA_HOME = / path of java jdk /
@@backslashflutter i already try run this command at flutter vsc, powershell and cmd. i received this error.
sudo : The term 'sudo' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At line:1 char:1
+ sudo nano ~/.bashrc
+ ~~~~
+ CategoryInfo : ObjectNotFound: (sudo:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException.
@@backslashflutter For gradlew signingReport, when i run gradlew signingReport. The same thing error come out. and when i try run ./gradlew signingReport, it pop out this error.
ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
@@backslashflutter btw thank you for response good sir. i only stuck at this point of the video :(
@@MrNazrulstylo check your spelling, i had the same error there is no g after the n at the end. It's not singingReport it's signinReport
More one... thanks... Mais um inscrito, obrigado...
Thanks man !
Muito obrigado amigo, em 5 minutos voce me ajudou no que eu tava levando 4 horas, thank you very much
Sem problemas amigo, obrigado por se inscrever e se tornar parte da nossa família
Thanks a lot, brother. Spent hours, finally worked with second approach using gradlew command. Got an error, had to use '.\gradlew signingReport'
Thanks a lot
Thanks for watching
Thankyou so much 💖💖
❤️🥳
thank you
thank you,
but im using visual studio,
then how can I do this on it ?
Thanks a lot be blessed 🤲🏾
Thanks for watching
thank you🙃🙃
You're welcome 😊
thanks mate
Thanks for being the part of our family 💞
Perfeito deu certo, muito obrigado !!!
i really appreciate 👍👍👍
Thanks for liking
How did you make that animation (the one for your channel?) :)
# request responsive ui tuorial .....text size n all..
sure ❤
I follow all instructions but it still says keytool' is not recognized as an internal or external command
😂 if you have installed java jdk 8 then remember to add that in path, if you are on mac then also i have mentioned the steps and also for the windows,steps are mentioned there
Muchas gracias amigo
Gracias por ver
I can't find the .android folder on my macOS, help-me
it work thanks
You're welcome!
my mac doesn't have .android folder is this problem due to android studio not installed on my mac or other plz tell me ?
.android folder would be installed when you install the android studio and run it for the first time
thanks brooo
thanks for watching
after downloading java still showing keytool not recognized please help
If you are using windows pc, then you need to set the environment variables for java jdk. Please have a look at video and there you will see the method for adding java jdk path to environment variables. Once they are added, you will be able to use keytool command in your terminal, and follow up with the sha-1 signature genreation.
I am unable to find debug.keystore in my PC, please help
great vid but it says the alias androiddebugkey does not exist even though i have the key in my android folder with path done,
you on mac or windows? Also is this issue still present or it is resolved.
How to create different SAH keys for different projects brother
You could have asked how to create differenet sha signature for different pc. The keytool package that comes installed with the java jdk, creates a unique identifier using the current user pc.
@@backslashflutter brother can we use one sah key for all our project's ?
@@backslashflutter or every project needs different sah keys individually
Wah
ok🥲
Can we only have sha key if java version is 8
its says illegal option while i enter the keytool command. what do I do?
first type keytool and check if keytool is present.
How change my sha-1 key ?
delete the old one and proceed with the steps again.
sorry I'm missing something, why get android key on macos? What if I want to get IOS key?
hey, did you find the solution?
how to change this SHA 1 key
Why do you want to change SHA-1 signature?
I downlad java sdk but when i type keytool nothin happen
same issue
❤❤
💪
sir where to find that keystore passwords
android
which password i should give there
you can use anything, go with android
It works bt pls add the key password also in description.
key password : android
what is the keystore password?
android
PS C:\Users\asus\Pictures\test-demo\Dealitup001\project 2.5 official\AppSource Code\user\New Customer\android> gradlew signinReport
gradlew : The term 'gradlew' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again.
At line:1 char:1
+ gradlew signinReport
+ ~~~~~~~
+ CategoryInfo : ObjectNotFound: (gradlew:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command gradlew was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If yo
u trust this command, instead type: ".\gradlew". See "get-help about_Command_Precedence" for more details. Sir Please check this error and please provide a soluction
please migrate to the right directory that is mentioned in the video. I can see the firetory that you are migrating is in Users\asus\Pictures,
For generating the sha signature and also for vieweing those signature we have the command for windows mentioned in the description of this video
THANKS A LOT ❤❤
Thanks for subscribing 👋💫
thank you so much
Thanks for watching
Thanks a lot!!!
You're welcome!