TileView icon indicating copy to clipboard operation
TileView copied to clipboard

Impossible import com.qozix.tileview

Open Amattia opened this issue 2 years ago • 5 comments

Hi, I would like to import in my project 'com.qozix:tileview:2.2.9', but when i try to compile my application an error occours :

1: Task failed with an exception.

  • What went wrong: Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.qozix:tileview:2.2.9. Searched in the following locations: - https://plugins.gradle.org/m2/com/qozix/tileview/2.2.9/tileview-2.2.9.pom - https://repo.maven.apache.org/maven2/com/qozix/tileview/2.2.9/tileview-2.2.9.pom - https://dl.google.com/dl/android/maven2/com/qozix/tileview/2.2.9/tileview-2.2.9.pom

Would it be possible to upload it to some repository? I know that this project is no longer maintained and that there is a version 4, but unfortunately I can't (for now) upgrade the library

Best regards

Amattia avatar Sep 01 '23 13:09 Amattia

Did you resolve this issue? Same problem for me.

thesymbolx avatar Sep 21 '23 10:09 thesymbolx

No unfortunately, I was hoping that the developer would be able to resolve the situation @moagrius

Amattia avatar Sep 21 '23 15:09 Amattia

Hi, is it possibile to receive a feedback about this issue please?

Amattia avatar Nov 10 '23 10:11 Amattia

You can generate the aar from source and import it in your project. Not what you asked for but since the owner of the library passed away two years ago, there is little chance that it'll be reuploaded on maven central.

p-lr avatar Nov 11 '23 22:11 p-lr

Thank you for your answer, I didn't know the developer was passed away, I'm so sorry.

How i can generate the aar ?

Amattia avatar Nov 17 '23 10:11 Amattia