添加类库项目模板libdebugtemp。

This commit is contained in:
2026-05-01 16:07:05 +08:00
parent d027c8affc
commit 68ddb22e83
19 changed files with 124 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="lib_name">libdebugtemp</string>
<string name="hello_world">Hello world!</string>
<string name="text_libraryactivity">LibraryActivity</string>
</resources>