feat: added android platform template

This commit is contained in:
2025-08-09 21:50:42 +03:00
parent 6bee6f44c4
commit 80d29a71ed
9 changed files with 258 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">MyGame</string>
</resources>