Android中引用其他程序的文本资源超简单方法
在Android中引用其他程序的文本资源并不是很常见,但是有时候还是很是有需要的,通常引用的多半是系统的程序的文本资源.
下面以一个超简单的例子,来展示以下如何实现.
publicvoidtestUseAndroidString(){
Contextcontext=getContext(); Resourcesres=null; try{ //Iwanttousetheclear_activitiesstringinPackagecom.android.settings res=context.getPackageManager().getResourcesForApplication("com.android.settings"); intresourceId=res.getIdentifier("com.android.settings:string/clear_activities",null,null); if(0!=resourceId){ CharSequences=context.getPackageManager().getText("com.android.settings",resourceId,null); Log.i(VIEW_LOG_TAG,"resource="+s); } }catch(NameNotFoundExceptione){ e.printStackTrace(); }
}
热门推荐
10 工厂祝福语简短的句子
11 送女士祝福语长辈简短
12 对离岗同事祝福语简短
13 分手新年祝福语大全简短
14 生病祝福语简短文案
15 分别祝福语简短情侣短句
16 喜事敬酒祝福语简短精辟
17 送个姐妹生日祝福语简短
18 宝宝周岁敬酒祝福语简短