Skip to content

Conversation

@gpx1000
Copy link
Contributor

@gpx1000 gpx1000 commented Dec 4, 2025

Add Android platform support, Vulkan integration, and improved input handling.

  • Integrated Vulkan for Android with proper feature and resource management.
  • Updated input handling to process Android-specific events.
  • Added CMake and Gradle configurations for Android build setups.
  • Refactored cross-platform code to isolate Android-specific logic.

…handling.

- Integrated Vulkan for Android with proper feature and resource management.
- Updated input handling to process Android-specific events.
- Added CMake and Gradle configurations for Android build setups.
- Refactored cross-platform code to isolate Android-specific logic.
@gpx1000 gpx1000 added the Game Engine Specific to the Simple Game Engine tutorial label Dec 4, 2025
Copy link
Collaborator

@SaschaWillems SaschaWillems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Project setup doesn't work for me on Windows. It fails with the following error:

Make Error at V:/Vulkan-Docs-Site/Vulkan-Tutorial-Main/attachments/CMake/Findtinygltf.cmake:80 (file):
file failed to create symbolic link
'V:/Vulkan-Docs-Site/Vulkan-Tutorial-Main/attachments/simple_engine/android/app/.cxx/Debug/20492l51/arm64-v8a/_deps/tinygltf-src/nlohmann/json.hpp':
Dem Client fehlt ein erforderliches Recht.

"Dem Client fehlt ein erforderliches Recht." translates to "Client is missing a required permission"

I see dozens of additional follow up errors like this:

unable to create file clitests/golden/info/invalid_file/validate/3001/error_ProhibitedFormat_G10X6_B10X6_R10X6_3PLANE_420_UNORM_3PACK16.out.mini.json: Filename too long

@gpx1000
Copy link
Contributor Author

gpx1000 commented Dec 18, 2025

This is part of the #253 closing this PR.

@gpx1000 gpx1000 closed this Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Game Engine Specific to the Simple Game Engine tutorial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants