question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AAPT: error: resource android:attr/lStar not found.

See original GitHub issue

Describe the bug Exception is occurred when trying to implement any Pluto version for v1.1.1 - it was duplication classes issue. now AAPT: error: resource android:attr/lStar not found.

To Reproduce

  • Add libray to build.gradle
  • Configure the library as intended
  • Build application
  • Build failed with error

Screenshots version 1.1.1 - image

version 2.0.3 - image image

Smartphone (please complete the following information):

  • OS: Android
  • Library Version 2.0.3 as well as 1.1.1

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
srtvprateekcommented, Aug 9, 2022

@dharamveer-appyhigh @jaykasliwal we have downgraded our android-core version to 1.6.0 in our latest release. Try it out once, and see if the issue is fixed.

1reaction
srtvprateekcommented, Aug 2, 2022

@dharamveer-appyhigh issue seems to be with androidx.core:core-ktx library, can you share what version of the above library are you using? (Pluto uses version 1.7.0)

you can also try this out https://programmerah.com/solved-aapt-error-resource-androidattr-lstar-not-found-47339/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Message "error: resource android:attr/lStar not found"
One major cause for this issue is the Gradle version difference between an added library and the projects build Gradle. This can result...
Read more >
AAPT: error: resource android:attr/lStar not found. - Unity Forum
Trying to build for Android 11. ... CommandInvokationFailure: Gradle build failed. ... Note: C:\Users\Admin\Documents\Unity Projects\Android\XXXXX\ ...
Read more >
resource android:attr/lStar not found build error (Android) #228
A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action > Android resource linking failed ERROR:/ ...
Read more >
[Solved] error: resource android:attr/lStar not found. - B4X
This error happens with a misconfigured SDK or an old and no longer supported library (none of the official libraries).
Read more >
React Native: "resource android:attr/lStar not found." error ...
ERROR :/Users/renchap/.gradle/caches/transforms-3/1a8a70571d20c2327fca2f69e8928226/ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found