Run Android Device directly without running Android Studio for Flutter Development.

Publié le: 21 avril 2020
sur la chaîne: SuperSlackOff
506
4

Here is the batch file for running android device without running android studio.

cd C:\Users\"Your Username Here"\AppData\Local\Android\Sdk\tools
.\emulator -avd "Your Device Name Here"

or if you are unsure what your username is :

cd C:\Users\%username%\AppData\Local\Android\Sdk\tools
.\emulator -avd "Your Device Name Here"

you can also add
"C:\Users\%username%\AppData\Local\Programs\Microsoft VS Code\code.exe"
if you want to run visual studio code at the same time.


Sur cette page du site, vous pouvez voir la vidéo en ligne Run Android Device directly without running Android Studio for Flutter Development. durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur SuperSlackOff 21 avril 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 506 fois et il a aimé 4 téléspectateurs. Bon visionnage!