Difference between revisions of "Talk:Android"
From NixOS Wiki
JustABanana (talk | contribs) (Created page with "==GRADLE_OPTS no longer works for overwriting the aapt2 daemon== Setting GRADLE_OPTS to overwrite aapt2 no longer seems to work, I've had to use ORG_GRADLE_PROJECT_android.aap...") |
(→adb.enable doesn't no longer exisists: new section) |
||
Line 2: | Line 2: | ||
Setting GRADLE_OPTS to overwrite aapt2 no longer seems to work, I've had to use ORG_GRADLE_PROJECT_android.aapt2FromMavenOverride instead | Setting GRADLE_OPTS to overwrite aapt2 no longer seems to work, I've had to use ORG_GRADLE_PROJECT_android.aapt2FromMavenOverride instead | ||
[[User:JustABanana|JustABanana]] ([[User talk:JustABanana|talk]]) 20:35, 7 August 2021 (UTC) | [[User:JustABanana|JustABanana]] ([[User talk:JustABanana|talk]]) 20:35, 7 August 2021 (UTC) | ||
+ | |||
+ | == adb.enable doesn't no longer exisists == | ||
+ | |||
+ | The option programs.adb.enable doesn't exists in current channels, more or less the article is to rewrite in favor of 'android-tools' |
Latest revision as of 13:33, 19 March 2025
GRADLE_OPTS no longer works for overwriting the aapt2 daemon
Setting GRADLE_OPTS to overwrite aapt2 no longer seems to work, I've had to use ORG_GRADLE_PROJECT_android.aapt2FromMavenOverride instead JustABanana (talk) 20:35, 7 August 2021 (UTC)
adb.enable doesn't no longer exisists
The option programs.adb.enable doesn't exists in current channels, more or less the article is to rewrite in favor of 'android-tools'