Closed Cactice closed 10 months ago
I want to use the latest winit which uses android-activity but mobile-entry-point uses ndk-glue which is deprecated.
android-activity
mobile-entry-point
ndk-glue
https://github.com/rust-mobile/ndk-glue
https://github.com/BrainiumLLC/mobile-entry-point Actually the latest version doesn't seem to be using ndk-glue... I guess it could work with android-activity then. I haven't confirmed.
I want to use the latest winit which uses
android-activity
butmobile-entry-point
usesndk-glue
which is deprecated.https://github.com/rust-mobile/ndk-glue