hi
I saw a post Share Point:How to make another framework-res.apk for
OEM to share resource
http://groups.google.com/group/android-platform/browse_thread/thread/d7016b891fbabcea
I have a question to ask, can support custom OEM resource in android
2.3?
I found that HTC do, in system/framework/com.htc.resource.apk.
How can I do to achieve the same effect?
I copy the /framework/base//core/res/res, and rename to /framework/
base/core/res/test-res, and modified the Android.mk,then compiled.
Error:
AndroidManifest.xml:22: error: No resource identifier found for
attribute 'versionCode' in package 'android'