获取目前运行下的应用服务器code(名称)

获取当前运行下的应用服务器code(名称)String app_name getString(getApplicationInfo().labelRes)?直

获取当前运行下的应用服务器code(名称)

String app_name = getString(getApplicationInfo().labelRes);   

?直接加上这句,就可以获得当前运行程序,在strings.xml中的app_name