egeniq/android-tv-program-guide

Java implementation needed

Closed this issue · 3 comments

Hi egeniq

Can you please share the same app and library in java?

Thanks in advance

Hello,
This has been asked before (#49 (comment)) the library is only available in Kotlin.
It shouldn't be too hard to generate an aar from this, and use it as a library under your own project, or use it as a Kotlin submodule.

hi @dzolnai,

and for everyone's reference, I have converted to java and uploaded to my fork https://github.com/swinder0161/android-tv-program-guide/tree/java

I hope this will help others too.

Thanks,
Swinder

Thanks for your hard work, I have added a link to it in the readme of this repo!