dropbox / djinni

A tool for generating cross-language type declarations and interface bindings.
Apache License 2.0
2.88k stars 488 forks source link

android Q(10) #451

Closed XingXingDeTomato closed 4 years ago

XingXingDeTomato commented 4 years ago

djinni supports android Q(10)?because I want to use it in my project , thanks .

artwyman commented 4 years ago

I haven't tested it, but I don't see why not. Djinni generates code (Java and C++ in the case you likely care about) which you can compile for whatever platform you like.