将appbase子项目拷贝为winboll子项目。

This commit is contained in:
ZhanGSKen
2025-04-24 20:19:19 +08:00
parent 96f31e252c
commit 2bc7db1dca
40 changed files with 2684 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" >
<application>
<!-- Put flavor specific code here -->
</application>
</manifest>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Put flavor specific strings here -->
</resources>