How to generate keystore(key) and build Apk in Flutter || build release Apk

Published: 15 June 2021
on channel: Coding Comics
43,000
326

This video is help you to build apk and generate keystore.

How to change app logo in flutter - (    • How to change app logo in flutter   )

Topics covered :
--- How to generate keystore
--- How to build Apk

--------------------------------------------------------------------------

keytool -genkey -v -keystore D:\webs\key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias key

(or)

keytool -genkey -v -keystore D:\webs\key.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 10000 -alias key

----------------------------------------------------------------------------

website - https://flutter.dev/docs/deployment/a...

#flutter #generatekeystore #buildApk #codingcomics


Watch video How to generate keystore(key) and build Apk in Flutter || build release Apk online without registration, duration hours minute second in high quality. This video was added by user Coding Comics 15 June 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 43,000 once and liked it 326 people.