Re: [D] android target not installed with a gibberish message [cordova]

2025-03-29 Thread via GitHub
GitHub user RECALLPROLOGUE added a comment to the discussion: android target not installed with a gibberish message do i just copypaste everything from system's to user's? GitHub link: https://github.com/apache/cordova/discussions/532#discussioncomment-12664299 This is an automatically

Re: [D] android target not installed with a gibberish message [cordova]

2025-03-29 Thread via GitHub
GitHub user erisu added a comment to the discussion: android target not installed with a gibberish message The error seems to suggest that it cant find the `avdmanager` binary. `avdmanager` should be located in `cmdline-tools/latest/bin/`, which I see in your screenshot for your `PATH` varia

Re: [PR] fix: configure gradle java.home [cordova-android]

2025-03-29 Thread via GitHub
codecov-commenter commented on PR #1795: URL: https://github.com/apache/cordova-android/pull/1795#issuecomment-2763324129 ## [Codecov](https://app.codecov.io/gh/apache/cordova-android/pull/1795?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campa

Re: [PR] fix: configure gradle java.home [cordova-android]

2025-03-29 Thread via GitHub
github-advanced-security[bot] commented on code in PR #1795: URL: https://github.com/apache/cordova-android/pull/1795#discussion_r2019783316 ## lib/builders/ProjectBuilder.js: ## @@ -286,14 +286,44 @@ prepEnv (opts) { const self = this; const config = this

[PR] fix: configure gradle java.home [cordova-android]

2025-03-29 Thread via GitHub
erisu opened a new pull request, #1795: URL: https://github.com/apache/cordova-android/pull/1795 ### Motivation, Context & Description Fix an issue mentioned in a [discussion thread](https://github.com/apache/cordova/discussions/530#discussioncomment-12605698).

Re: [D] android target not installed with a gibberish message [cordova]

2025-03-29 Thread via GitHub
GitHub user RECALLPROLOGUE added a comment to the discussion: android target not installed with a gibberish message is this bs happening because system cannot "see" commandline sdk i've got from android studio or it cannot "see" mobile image while also there's already one i've downloaded and

Re: [D] android target not installed with a gibberish message [cordova]

2025-03-29 Thread via GitHub
GitHub user RECALLPROLOGUE added a comment to the discussion: android target not installed with a gibberish message ![image](https://github.com/user-attachments/assets/f98f9ea4-d906-4fcf-8644-2287dd8e04c4) frankly this is fatigue inducing and even done by documentation it still refuses to work