[android-porting] Re: the libpeony from FFmpeg-on-Android project

2013-02-06 Thread Lei Bian
Hi All, I'm tiring to use the libpeony on my board which has no hardware video/audio decoder, From the http://www.insignal.co.kr/wiki/index.php/FFmpeg_on_Android, it said: Libpeony require android frameworks patch. You can find the pre-patched source code for Origen 4 Quad board in below

Re: [android-porting] Problem with removing stock android applications from Android code

2013-02-06 Thread Stephen Smalley
On 02/04/2013 11:31 PM, Phani A wrote: Hi, I am trying to customize android build by removing few stock android applications from code and recompile the code. When I try to remove the Calculator application (by renaming Android.mk in packages/apps/Calculator/ folder), I am getting the

Re: [android-porting] How can I make resources added in frameworks/base/core/res/res available in com.android.internal.R.java

2013-02-06 Thread Mikkel Christensen
Hi, Depending on what version of JB you are using you should either use the public.xml or symbols.xml to add your new id's. Adding new id's to public.xml was abandoned in this commit: http://git.omapzoom.org/?p=platform/frameworks/base.git;a=commitdiff;h=9d9ece3c1e16001b63244459cdf4b428f4272d2e