laiyangdeli 发表于 2013-1-29 21:58:22

Access resources of another apk

Resources res = mPackageManager.getResourcesForApplication("org.example.foo"); http://developer.android.com/reference/android/content/pm/PackageManager.html#getResourcesForApplication%28java.lang.String%29
页: [1]
查看完整版本: Access resources of another apk