Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Windows Cordova android.bat from the command line #6760

Closed
jackedai opened this issue Apr 8, 2020 · 5 comments
Closed

[docs] Windows Cordova android.bat from the command line #6760

jackedai opened this issue Apr 8, 2020 · 5 comments
Assignees

Comments

@jackedai
Copy link

jackedai commented Apr 8, 2020

In reference to documentation at:
quasar-cli/developing-cordova-apps/preparation

Google has deprecated the AppData\Local\Android\Sdk\Tools folder that contained android.bat, it has been moved to AppData\Local\Android\Sdk\cmdline-tools\latest\bin\sdkmanager.bat

To re-enable this deprecated functionality you have to go into Tools > SDK Manager > SDK Tools, then untick 'Hide Obsolete Packages' and tick 'Android SDK Tools (Obsolete)'

This isn't covered in the documentation and took about 30 mins to figure out, I'm not sure if there are plans for quasar cli to reference the new sdkmanager.bat instead of android.bat, but if not the documentation could use an update so new users don't get frustrated.

@webnoob
Copy link
Contributor

webnoob commented Apr 9, 2020

@rstoenescu Do we want to do anything re: updating the CLI to use the new sdkmanager.bat file?

@rstoenescu
Copy link
Member

Isn’t the cordova and capacitor cli’s job?

@webnoob
Copy link
Contributor

webnoob commented Apr 9, 2020

Yes, you're right. Stupid moment :)

@webnoob
Copy link
Contributor

webnoob commented Apr 10, 2020

Confirmed the issue and PR'd a warning with instructions.

@jackedai
Copy link
Author

Awesome work, I love Quasar by the way, it's an amazing framework with incredibly good documentation!

rstoenescu added a commit that referenced this issue Apr 10, 2020
* cs (czech) lang (#1874)

Hi guys, here is PR for Czech language :)

* chore(Docs): Add warning about Android SDK Tools #6760

Co-authored-by: VonSandberg <nahlovsky.j@gmail.com>
Co-authored-by: Razvan Stoenescu <razvan.stoenescu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants