String app_name = getString(getApplicationInfo().labelRes);
?直接加上这句,就可以获得当前运行程序,在strings.xml中的app_name
<?xmlversion="1.0"encoding="utf-8" ?>