修改res/values/strings.xml文件: <resources> <string name="app_name">learn5</string> </resources> 其中app_name的配置就是程序名称,修改它就可以了。