android: 0.30.0 game activity

still no text input, at least it's not crashing

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-01-28 15:23:02 -08:00
parent b33346a25d
commit da9b2bcd46
5 changed files with 88 additions and 211 deletions

View File

@@ -46,9 +46,9 @@ debug-interactive-widgets = []
[target.'cfg(target_os = "android")'.dependencies]
tracing-logcat = "0.1.0"
log = { workspace = true }
android-activity = { version = "0.4", features = [ "game-activity" ] }
winit = { version = "0.30.5", features = [ "android-game-activity" ] }
#log = { workspace = true }
#android-activity = { version = "0.6", features = [ "game-activity" ] }
egui-winit.workspace = true
[package.metadata.bundle]
name = "Notedeck"