Re: Can lucene be used in Android ?

2022-09-09 Thread Michael Sokolov
no, and I think it could be challenging to go the route of using Dalvik/ART. Maybe you can run an actual JDK on Android? See https://openjdk.org/projects/mobile/android.html On Fri, Sep 9, 2022 at 9:27 AM Jie Wang wrote: > > Hey, > > Recently, I am trying to compile the Lucene to get a jar that c

Can lucene be used in Android ?

2022-09-09 Thread Jie Wang
Hey, Recently, I am trying to compile the Lucene to get a jar that can be used in Android, but failed. Is there an official version that supports the use of Lucene on Android? Thanks! - To unsubscribe, e-mail: java-user-unsub