moagrius / TileView

TileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images. Plugins are available for features like markers, hotspots, and path drawing.
MIT License
1.46k stars 337 forks source link

Impossible import com.qozix.tileview #544

Open Amattia opened 10 months ago

Amattia commented 10 months ago

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.

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

thesymbolx commented 9 months ago

Did you resolve this issue? Same problem for me.

Amattia commented 9 months ago

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

Amattia commented 8 months ago

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

p-lr commented 8 months ago

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.

Amattia commented 7 months ago

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

How i can generate the aar ?