# app-template **Repository Path**: WuFengYeWuQing/app-template ## Basic Information - **Project Name**: app-template - **Description**: 应用模版 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-03 - **Last Updated**: 2023-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本工程重新编写了应用那块,基于本工程需要注意以下 - Config.java是配置文件,配置了根据appkey生成的secret和后台系统的请求连接 - GameActivity.java是A面的应用,目前A面只写了一个按钮,打开了一个help的示例,help使用webview加载的。可删除A面的代码重新编写 - help可自行修改帮助信息的内容