Android port #97

Merged
kirsle merged 3 commits from android into master 2026-09-06 20:10:49 +00:00
Owner
No description provided.
* Add android/ to house the Android project files, and
  cmd/doodle-android as the entrypoint for the Android build .so file.
* Initial Android build working: with screen resolution DPI handling,
  touch screen inputs, sound effects all working.
* Implement the Android on-screen keyboard so it will be opened any time
  the developer shell is opened. If the user closes the keyboard while
  the shell is still open, tapping on the shell re-opens the keyboard.
  MainLoop logic is updated to allow the UI to resize itself, so that
  the main game window can make room for the keyboard and have the UI
  behind the developer shell resize and look correct.
* Implement Android FilePicker support to browse for files, such as
  custom level wallpapers and license file.
kirsle merged commit 89ccffd775 into master 2026-09-06 20:10:49 +00:00
kirsle deleted branch android 2026-09-06 20:10:50 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
SketchyMaze/doodle!97
No description provided.