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
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
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
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
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).
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
GitHub user RECALLPROLOGUE added a comment to the discussion: android target
not installed with a gibberish message

frankly this is fatigue inducing and even done by documentation it still
refuses to work