Hi,
I have found the posts of “android private resource”.
I encounter the same issue. I added some resource in the framework but
failed the CTS.
I really need to modify the framework resource.

I wonder if you have resolved it?

Thangks
Best Regards
Ross


On 9月27日, 下午8时09分, antuan <antoine.ja...@gmail.com> wrote:
> Hi,
>
> I recently asked a question on android-developpers about android
> resources,
> I was told that this was a more appropriated place to ask..
>
> My problem is I need to customize the resource package.I want to be
> able to download different resource packages with the same
> applications.
>
> 1st solution : change the private resources.
> as I have a lot of application using already public resources in .xml
> files, they can change to private easily.
> but android.internal.R.drawable.<res_name> is not available anymore.
> So how to access private resource from an application? no way?
>
> 2nd solution :
> Is it possible to add an *.apk in android build with package name for
> example "com.oem.name" that could share resource with applications,
> like android public resources do, that is do say, could be used
> in .xml files to use resources. like @com.oem.name:<res-name>??
>
> here is the 
> quotehttp://groups.google.com/group/android-developers/browse_thread/threa...
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to