wuruxu / crwebview

export android webview sdk from chromium
37 stars 8 forks source link

Need help with the binary - content-android-resources-v1.0.0.aar #6

Closed snehilrx closed 3 months ago

snehilrx commented 5 months ago

Hi @wuruxu,

I cannot compile the project because I lack access to a Linux machine. It would greatly assist me if you could include "content-android-resources-v1.0.0.aar" in a new release.

Thank you very much for developing this project.

wuruxu commented 5 months ago

I'm a bit busy in this month, but I'll find a way to upgrade crwebview to chromium v125 next month.

snehilrx commented 5 months ago

Thank you for your prompt response. In the meantime, I'll explore managing my use case using a webview.

snehilrx commented 3 months ago

The problem I encountered during the library integration was due to forgetting to include implementation 'androidx.appcompat:appcompat:1.7.0' in the build.gradle file.