breautek edited a comment on pull request #1177:
URL: https://github.com/apache/cordova-docs/pull/1177#issuecomment-905620970


   The `cmdline-tools` folder should appear under 
`$ANDROID_SDK_ROOT/cmdline-tools` if you have the newer command line tools 
package installed.
   
   ![Screenshot from 2021-08-25 
12-36-31](https://user-images.githubusercontent.com/11200662/130820987-10787e11-5f89-4fee-97d6-050e4250d184.png)
   
   And the GUI view of the SDK Manager:
   
   ![Screenshot from 2021-08-25 
12-36-00](https://user-images.githubusercontent.com/11200662/130821017-958d30e0-3819-447a-ba3c-b0014fb1fd6d.png)
   
   The `cmdline-tools` folder has a `latest/bin` folder which contains the 
following binaries:
   
   ```bash
   norman@norman-P15:~/Android/Sdk/cmdline-tools/latest/bin$ ls
   apkanalyzer  avdmanager  lint  retrace  screenshot2  sdkmanager
   norman@norman-P15:~/Android/Sdk/cmdline-tools/latest/bin$
   ```
   
   I think using this newer cmdline-tools will be important moving forward. I 
**think** (haven't confirmed) they are Java11 friendly unlike the original 
tools found in `$ANDROID_SDK_ROOT/tools/bin`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to