feat(android): basic android support via winit native activity

This commit is contained in:
Chance 2025-04-17 23:04:24 -04:00 committed by BitSyndicate
parent 830794f186
commit e5783281dc
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 443E4198D6BBA6DE
3 changed files with 37 additions and 8 deletions

1
src/lib.rs Normal file
View file

@ -0,0 +1 @@
include!("main.rs");