Difference between revisions of "FTC TrainingBot Update Android Studio 20220221"

From wikidb
Jump to: navigation, search
(Disabling Android Studio Instant Run - Chapter 11)
(References)
Line 2: Line 2:
  
 
* [https://www.firstinspires.org/resource-library/ftc/technology-information-and-resources FTC Programming Resources]
 
* [https://www.firstinspires.org/resource-library/ftc/technology-information-and-resources FTC Programming Resources]
* [https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/android-studio-guide.pdf Android Studio Guide]
+
** [https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/android-studio-guide.pdf Android Studio Guide]
  
 
= Upgrade - Chapter 10 =
 
= Upgrade - Chapter 10 =

Revision as of 17:26, 23 February 2022

References

Upgrade - Chapter 10

  • Start up Android Studio
    • Help Menu
      • Check for Update item

Install

  • 3.5 (August 8, 2019) was installed
  • Installed Bumblebee 2021.1.1 Patch 1
  • Downloaded the following file: android-studio-2021.1.1.21-windows.ext
  • Followed the instructions

Disabling Android Studio Instant Run - Chapter 11

The setting is supposed to be under

  • File menu
    • Settings item
      • Build, Execution, Deployment section

I could not find it

Question: should I install version 4.1 instead

Android Studio 4.1 October 12, 2020

Installers
Windows IDE only (64-bit): android-studio-ide-201.6953283-windows.exe (940548560 bytes)
Chrome OS: android-studio-ide-201.6953283-cros.deb (779517792 bytes)
Mac: android-studio-ide-201.6953283-mac.dmg (920639485 bytes)

SHA-256 checksums
88d1576b5f672e67035bc4cde55697cf4cc0e63f9c9740f82f4ef8e09ddb05d4 android-studio-ide-201.6953283-windows.exe
7621210773ef2ddaeccbbd4ca26c2f6246c85c0adc9c65290b8269d0cd3a7d4e android-studio-ide-201.6953283-cros.deb
e9ca26f3a3da9610dcaa2878d412657d8ff31f1bea0e183ecaa0b2c08042edc3 android-studio-ide-201.6953283-mac.dmg

Zip files
Windows (64-bit): android-studio-ide-201.6953283-windows.zip (944622090 bytes)
Mac: android-studio-ide-201.6953283-mac.zip (919707451 bytes)
Linux: android-studio-ide-201.6953283-linux.tar.gz (926213072 bytes)

SHA-256 Checksums
68717853fc1a99b51a0098827275e090606b07d5d4ebcb1a311c1029497ac702 android-studio-ide-201.6953283-windows.zip
7d015e58a5dc8adb82406a59d86ecb0c9f6a952cecc2c39d9d5370a3fb2fd1f4 android-studio-ide-201.6953283-mac.zip
68032184959c54576f119b7c7c8ded175d848374f3954fa450530d78260dd68b android-studio-ide-201.6953283-linux.tar.gz

Gradle project sync failed. Please fix your project and try again

For this, you have to connect your PC to the internet and you have to open your Android studio. After opening your project click on the Sync Project with Gradle files option. This will automatically download the new Gradle files and will fix the issue which is caused by the Gradle files. Different Ways to fix "Error running android: Gradle ... www.geeksforgeeks.org/different-ways-to-fix-error-running-android-gradle-project-sync-failed-in-android-studio/ www.geeksforgeeks.org/different-ways-to-fix-error-running-android-gradle-proje…

https://stackoverflow.com/questions/19932793/syncing-android-studio-project-with-gradle-files