kludgine icon indicating copy to clipboard operation
kludgine copied to clipboard

Add android support for the App feature

Open iota-xSK opened this issue 1 year ago • 0 comments

Android support would be very useful as there are very few crates that have good android support at the moment. It wouldn't be that hard to add either, just some way to provide the AndroidApp to the EventLoop through the with_android_app() method on the builder. Everything else should work as normal once the event loop is initialized. I tried getting this working but so far (today) I wasn't successful. Thoughts?

iota-xSK avatar Oct 25 '24 23:10 iota-xSK