Last active
September 29, 2021 06:13
-
-
Save cingh-jasdeep/77d2d0f4d0aec1b174b22f80c00a4a8b to your computer and use it in GitHub Desktop.
Revisions
-
cingh-jasdeep revised this gist
Sep 29, 2021 . 1 changed file with 4 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,7 +12,10 @@ Ubuntu first time flandroid, in Flubuntu * hit apply and wait for finish * close android studio 3. in terminal run "flutter doctor --android-licenses" and accept * if you get error * type "sudo chown -R $(whoami) /opt/development/flutter/bin/cache/flutter_version_check.stamp" * and try again "flutter doctor --android-licenses" 5. open vscode * open extensions, search flutter, flutter color and install Note: To connect Android with Flutter, need to connect usb and set to File transfer or MTP mode (with USB Debugging on of course) -
cingh-jasdeep revised this gist
Sep 26, 2021 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,7 +7,8 @@ Ubuntu first time flandroid, in Flubuntu 2. run studio.sh * choose standard and wait to finish * open sdk manager from More Actions * Under SDK Platforms check Android 30 * Under Sdk tools check "Android Sdk command line tools" and build tools 29.0.2(turn on pacakge details to show this) * hit apply and wait for finish * close android studio 3. in terminal run "flutter doctor --android-licenses" and accept -
cingh-jasdeep revised this gist
Sep 26, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Ubuntu first time flandroid, in Flubuntu * close android studio 3. in terminal run "flutter doctor --android-licenses" and accept 4. open vscode * open extensions, search flutter, flutter color and install Note: To connect Android with Flutter, need to connect usb and set to File transfer or MTP mode (with USB Debugging on of course) You are done! -
cingh-jasdeep revised this gist
Sep 26, 2021 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,6 @@ Ubuntu first time flandroid, in Flubuntu * choose standard and wait to finish * open sdk manager from More Actions * Under Sdk tools check "Android Sdk command line tools" * hit apply and wait for finish * close android studio 3. in terminal run "flutter doctor --android-licenses" and accept -
cingh-jasdeep revised this gist
Sep 26, 2021 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,9 +5,10 @@ Ubuntu first time flandroid, in Flubuntu 1. open terminal 2. run studio.sh * choose standard and wait to finish * open sdk manager from More Actions * Under Sdk tools check "Android Sdk command line tools" * Under first tab select android 30 * hit apply and wait for finish * close android studio 3. in terminal run "flutter doctor --android-licenses" and accept -
cingh-jasdeep revised this gist
Sep 26, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Ubuntu first time flandroid, in Flubuntu 1. open terminal 2. run studio.sh * choose custom install, with android 30, and wait to finish * open sdk manager from More Actions * Under Sdk tools check "Android Sdk command line tools" * hit apply and wait for finish -
cingh-jasdeep revised this gist
Sep 25, 2021 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,14 +5,14 @@ Ubuntu first time flandroid, in Flubuntu 1. open terminal 2. run studio.sh * choose standard install and wait to finish * open sdk manager from More Actions * Under Sdk tools check "Android Sdk command line tools" * hit apply and wait for finish * close android studio 3. in terminal run "flutter doctor --android-licenses" and accept 4. open vscode * open extensions, search flutter and install Note: To connect Android with Flutter, need to connect usb and set to File transfer or MTP mode (with USB Debugging on of course) You are done! -
cingh-jasdeep revised this gist
Sep 25, 2021 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,8 @@ Waheguru Ji Ka Khalsa Waheguru Ji Ki Fateh ji Ubuntu first time flandroid, in Flubuntu 1. open terminal 2. run studio.sh a. choose standard install and wait to finish -
cingh-jasdeep created this gist
Sep 25, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ Waheguru Ji Ka Khalsa Waheguru Ji Ki Fateh ji 1. open terminal 2. run studio.sh a. choose standard install and wait to finish b. open sdk manager from More Actions i. Under Sdk tools check "Android Sdk command line tools" ii. hit apply and wait for finish c. close android studio 3. in terminal run "flutter doctor --android-licenses" and accept 4. open vscode a. open extensions, search flutter and install Note: To connect Android with Flutter, need to connect usb and set to File transfer or MTP mode (with USB Debugging on of course) You are done!