Skip to content

Instantly share code, notes, and snippets.

@cingh-jasdeep
Last active September 29, 2021 06:13
Show Gist options
  • Select an option

  • Save cingh-jasdeep/77d2d0f4d0aec1b174b22f80c00a4a8b to your computer and use it in GitHub Desktop.

Select an option

Save cingh-jasdeep/77d2d0f4d0aec1b174b22f80c00a4a8b to your computer and use it in GitHub Desktop.

Revisions

  1. cingh-jasdeep revised this gist Sep 29, 2021. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion instructions.md
    Original 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
    4. open vscode
    * 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)
  2. cingh-jasdeep revised this gist Sep 26, 2021. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion instructions.md
    Original 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 tools check "Android Sdk command line tools"
    * 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
  3. cingh-jasdeep revised this gist Sep 26, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion instructions.md
    Original 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 and install
    * 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!
  4. cingh-jasdeep revised this gist Sep 26, 2021. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion instructions.md
    Original 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"
    * 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
  5. cingh-jasdeep revised this gist Sep 26, 2021. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion instructions.md
    Original 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 custom install, with android 30, and wait to finish
    * 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
  6. cingh-jasdeep revised this gist Sep 26, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion instructions.md
    Original 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 standard install and wait to finish
    * 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
  7. cingh-jasdeep revised this gist Sep 25, 2021. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions instructions.md
    Original 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
    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
    * 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
    a. open extensions, search flutter and install
    * 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!
  8. cingh-jasdeep revised this gist Sep 25, 2021. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions instructions.md
    Original 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
  9. cingh-jasdeep created this gist Sep 25, 2021.
    16 changes: 16 additions & 0 deletions instructions.md
    Original 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!