Android resource linking failed (Daemon: AAPT2 aapt2-3.2.1-4818971-windows Daemon #0)
This is my error message, what can I do about this?
Android resource linking failed Output:
D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml:10:
error: 'match_parent' is incompatible with attribute layout_weight
(attr) float. error: failed linking file resources.
Command:
C:UsersPALA.gradlecachestransforms-1files-1.1aapt2-3.2.1-4818971-windows.jarb5935268f2c301ed81b7b1e07a1e89afaapt2-3.2.1-4818971-windowsaapt2.exe
link -I
C:UsersPALAAppDataLocalAndroidSdkplatformsandroid-28android.jar
--manifest
D:FurkanHotWallpaperappbuildintermediatessplit-apkdebugresourcesAndroidManifest.xml
-o
D:FurkanHotWallpaperappbuildintermediatesprocessed_resdebugprocessDebugResourcesoutresources-debug.ap_
-R
@D:FurkanHotWallpaperappbuildintermediatesincrementalprocessDebugResourcesresources-list-for-resources-debug.ap_.txt
--auto-add-overlay
--java
D:FurkanHotWallpaperappbuildgeneratednot_namespaced_r_class_sourcesdebugprocessDebugResourcesr
--custom-package
com.example.pala.hotwallpaper
-0
apk
--preferred-density
420dpi
--output-text-symbols
D:FurkanHotWallpaperappbuildintermediatessymbolsdebugR.txt
--no-version-vectors Daemon: AAPT2 aapt2-3.2.1-4818971-windows Daemon #0
java android
add a comment |
This is my error message, what can I do about this?
Android resource linking failed Output:
D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml:10:
error: 'match_parent' is incompatible with attribute layout_weight
(attr) float. error: failed linking file resources.
Command:
C:UsersPALA.gradlecachestransforms-1files-1.1aapt2-3.2.1-4818971-windows.jarb5935268f2c301ed81b7b1e07a1e89afaapt2-3.2.1-4818971-windowsaapt2.exe
link -I
C:UsersPALAAppDataLocalAndroidSdkplatformsandroid-28android.jar
--manifest
D:FurkanHotWallpaperappbuildintermediatessplit-apkdebugresourcesAndroidManifest.xml
-o
D:FurkanHotWallpaperappbuildintermediatesprocessed_resdebugprocessDebugResourcesoutresources-debug.ap_
-R
@D:FurkanHotWallpaperappbuildintermediatesincrementalprocessDebugResourcesresources-list-for-resources-debug.ap_.txt
--auto-add-overlay
--java
D:FurkanHotWallpaperappbuildgeneratednot_namespaced_r_class_sourcesdebugprocessDebugResourcesr
--custom-package
com.example.pala.hotwallpaper
-0
apk
--preferred-density
420dpi
--output-text-symbols
D:FurkanHotWallpaperappbuildintermediatessymbolsdebugR.txt
--no-version-vectors Daemon: AAPT2 aapt2-3.2.1-4818971-windows Daemon #0
java android
There seems to be an error in D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml, please share the xml from this file
– 0X0nosugar
Nov 12 '18 at 19:01
add a comment |
This is my error message, what can I do about this?
Android resource linking failed Output:
D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml:10:
error: 'match_parent' is incompatible with attribute layout_weight
(attr) float. error: failed linking file resources.
Command:
C:UsersPALA.gradlecachestransforms-1files-1.1aapt2-3.2.1-4818971-windows.jarb5935268f2c301ed81b7b1e07a1e89afaapt2-3.2.1-4818971-windowsaapt2.exe
link -I
C:UsersPALAAppDataLocalAndroidSdkplatformsandroid-28android.jar
--manifest
D:FurkanHotWallpaperappbuildintermediatessplit-apkdebugresourcesAndroidManifest.xml
-o
D:FurkanHotWallpaperappbuildintermediatesprocessed_resdebugprocessDebugResourcesoutresources-debug.ap_
-R
@D:FurkanHotWallpaperappbuildintermediatesincrementalprocessDebugResourcesresources-list-for-resources-debug.ap_.txt
--auto-add-overlay
--java
D:FurkanHotWallpaperappbuildgeneratednot_namespaced_r_class_sourcesdebugprocessDebugResourcesr
--custom-package
com.example.pala.hotwallpaper
-0
apk
--preferred-density
420dpi
--output-text-symbols
D:FurkanHotWallpaperappbuildintermediatessymbolsdebugR.txt
--no-version-vectors Daemon: AAPT2 aapt2-3.2.1-4818971-windows Daemon #0
java android
This is my error message, what can I do about this?
Android resource linking failed Output:
D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml:10:
error: 'match_parent' is incompatible with attribute layout_weight
(attr) float. error: failed linking file resources.
Command:
C:UsersPALA.gradlecachestransforms-1files-1.1aapt2-3.2.1-4818971-windows.jarb5935268f2c301ed81b7b1e07a1e89afaapt2-3.2.1-4818971-windowsaapt2.exe
link -I
C:UsersPALAAppDataLocalAndroidSdkplatformsandroid-28android.jar
--manifest
D:FurkanHotWallpaperappbuildintermediatessplit-apkdebugresourcesAndroidManifest.xml
-o
D:FurkanHotWallpaperappbuildintermediatesprocessed_resdebugprocessDebugResourcesoutresources-debug.ap_
-R
@D:FurkanHotWallpaperappbuildintermediatesincrementalprocessDebugResourcesresources-list-for-resources-debug.ap_.txt
--auto-add-overlay
--java
D:FurkanHotWallpaperappbuildgeneratednot_namespaced_r_class_sourcesdebugprocessDebugResourcesr
--custom-package
com.example.pala.hotwallpaper
-0
apk
--preferred-density
420dpi
--output-text-symbols
D:FurkanHotWallpaperappbuildintermediatessymbolsdebugR.txt
--no-version-vectors Daemon: AAPT2 aapt2-3.2.1-4818971-windows Daemon #0
java android
java android
edited Nov 13 '18 at 20:09
0X0nosugar
7,24531842
7,24531842
asked Nov 12 '18 at 18:52
Furkan PalabıyıkFurkan Palabıyık
61
61
There seems to be an error in D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml, please share the xml from this file
– 0X0nosugar
Nov 12 '18 at 19:01
add a comment |
There seems to be an error in D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml, please share the xml from this file
– 0X0nosugar
Nov 12 '18 at 19:01
There seems to be an error in D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml, please share the xml from this file
– 0X0nosugar
Nov 12 '18 at 19:01
There seems to be an error in D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml, please share the xml from this file
– 0X0nosugar
Nov 12 '18 at 19:01
add a comment |
2 Answers
2
active
oldest
votes
In your activity_main
you somewhere assigned match_parent
to layout-weight
instead of layout-width
.
So the reason for the error has been a simple typo.
add a comment |
Click on the the build, select the drop down on where it's showing you error at. It will give you an idea on the resource file that's causing the error.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53268365%2fandroid-resource-linking-failed-daemon-aapt2-aapt2-3-2-1-4818971-windows-daemo%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
In your activity_main
you somewhere assigned match_parent
to layout-weight
instead of layout-width
.
So the reason for the error has been a simple typo.
add a comment |
In your activity_main
you somewhere assigned match_parent
to layout-weight
instead of layout-width
.
So the reason for the error has been a simple typo.
add a comment |
In your activity_main
you somewhere assigned match_parent
to layout-weight
instead of layout-width
.
So the reason for the error has been a simple typo.
In your activity_main
you somewhere assigned match_parent
to layout-weight
instead of layout-width
.
So the reason for the error has been a simple typo.
edited Jan 1 at 20:16
zx485
13.9k122947
13.9k122947
answered Jan 1 at 19:46
Shayan DamghanpourShayan Damghanpour
218
218
add a comment |
add a comment |
Click on the the build, select the drop down on where it's showing you error at. It will give you an idea on the resource file that's causing the error.
add a comment |
Click on the the build, select the drop down on where it's showing you error at. It will give you an idea on the resource file that's causing the error.
add a comment |
Click on the the build, select the drop down on where it's showing you error at. It will give you an idea on the resource file that's causing the error.
Click on the the build, select the drop down on where it's showing you error at. It will give you an idea on the resource file that's causing the error.
answered Nov 12 '18 at 22:07
JamesJames
127
127
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53268365%2fandroid-resource-linking-failed-daemon-aapt2-aapt2-3-2-1-4818971-windows-daemo%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
There seems to be an error in D:FurkanHotWallpaperappsrcmainreslayoutactivity_main.xml, please share the xml from this file
– 0X0nosugar
Nov 12 '18 at 19:01