[android-porting] Regarding Process Context

2009-09-24 Thread Raghu
intent received. Is it a proper way?? I did small analysis it looks, android is having only one context that is from activity manager process. Please help me in getting context in own process. Thank you, Raghu --~--~-~--~~~---~--~~ unsubscribe: android-porting

[android-porting] How to Get Process Context Options

2009-09-24 Thread Raghu
intent received. Is it a proper way?? I did small analysis it looks, android is having only one context that is from activity manager process. Please help me in getting context in own process. Thank you, Raghu --~--~-~--~~~---~--~~ unsubscribe: android-porting

[android-porting] Getting Context in Own Process

2009-09-24 Thread Raghu
intent received. Is it a proper way?? I did small analysis it looks, android is having only one context that is from activity manager process. Please help me in getting context in own process. Thank you, Raghu --~--~-~--~~~---~--~~ unsubscribe: android-porting

[android-porting] Re: Finding Memory leak in native code

2009-09-28 Thread Raghu
Hi, Thanks for such good explanation. Currently I am able to see "native heap" tab in ddms and in Logcat MALLOC_DEBUG=1 for Native Executable indicating leak. Could you please suggest/ give some more information about, how to use/ interpret "native heap" block information. T

[android-porting] Re: Finding Memory leak in native code

2009-09-29 Thread Raghu
But I couldn’t see any file or method name populating. Please let me know if I am missed anything. And I believe by using native heap tab information I can able to get memory leak information about my native shared object. Please comment on it. Thank you, Raghu On Aug 18, 8:49 pm, clikx wrote:

[android-porting] Re: Finding Memory leak in native code

2009-09-29 Thread Raghu
hi, i am getting Error like "Received unsupported chunk type NGEN". what is the reason??? thank you, raghu On Sep 29, 5:50 pm, Raghu wrote: > Hi, > I was also facing "03:48 E/ddm-Addr2Line: Error while trying to start > arm-eabi-addr2line process for library /sys

[android-porting] Re: Finding Memory leak in native code

2009-10-13 Thread Raghu
hi, please provide updates . thank you, Raghu On Oct 5, 12:33 pm, RK wrote: > Hi, >     I have followed your instructions to update the following > environment variable: $PATH, and $ANDROID_PRODUCT_OUT. And verify they > are set correctly by the following ways: > 1. $PATH:

[android-porting] Where to register the CPM Plug-in .

2009-10-26 Thread Raghu
Hi All, I am trying to use the CPM kmj_OMA1 plugin for my developement, but i could not able to find the proper location for registering the CPM Plug-ins . I hope people were already done some work on this . As of now i registerd my CPM Plug-in in cpm.cpp, in the function of ThreadLogon(). Regi

[android-porting] Re: Acquire license for DRM contents.

2009-11-01 Thread Raghu
Hi Atish, As i know if any License is expired, or content not supported error is propagated to the Application using the MediaPlayer.java As u know we may register for the Listeners like InfoListener . or ErrorListener ..etc.. But as i understood based on the Error u mean pvplayer engine state n

[android-porting] How to get License for OpenCore

2010-03-29 Thread Raghu
Hi All, I have used few components from OpenCore Media Framework which was provided in android open source. Please let me know how I can check the license issue for my used source. Thank you, Raghu -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com

[android-porting] Regarding Camera Service

2010-07-13 Thread Raghu
Hi, I am trying to access Camera Service from two different process (1 is java application process and other is native process). Receiving Camera connect is failure for second process. I have encoding role in native and camera control in UI side. Please help me. Thank you, Raghu -- unsubscribe

[android-porting] Re: Regarding Camera Service

2010-07-19 Thread Raghu
. Create API of camera client called connect of Camera Service and it returned successfully. But binder->linkToDeath() function call in create API is got blocked please help me. thank you, Raghu On Jul 13, 11:38 pm, David Grimfors wrote: > CameraService accepts only one client at a time. &g

[android-porting] How to create Core Dump

2010-10-03 Thread Raghu
hi all, i have created native process in android env. some time my process is crashing. with the ADB logs i am not able to find the root casue. also not able to generate Core Dump. can you guys pls help in creating core dump. thank you, Raghu -- unsubscribe: android-porting+unsubscr

[android-porting] Porting Dalvik in Eclair

2009-11-23 Thread Raghu Gandham
All, Is there a readme to port Dalvik in Eclair to other Architectures (say MIPS) ? Thanks, Raghu -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: Porting Dalvik in Eclair

2009-11-23 Thread Raghu Gandham
On Mon, Nov 23, 2009 at 4:41 PM, fadden wrote: > On Nov 20, 2:41 pm, Raghu Gandham wrote: > > Is there a readme to port Dalvik in Eclair to other Architectures (say > MIPS) > > ? > > dalvik/docs/porting-guide.html in the source tree: > > > http://android.git.ke

Re: [android-porting] Re: Porting Dalvik in Eclair

2009-11-24 Thread Raghu Gandham
On Tue, Nov 24, 2009 at 11:02 AM, fadden wrote: > The code in tip-of-tree is quite a bit different from what's in > Eclair. It might be best to hold off until the next code drop. > Thank you for giving the direction. I think I will wait. Raghu In any event, there is no JIT-sp

Re: [android-porting] Re: Porting Dalvik in Eclair

2010-01-21 Thread Raghu Gandham
Hi Fadden, It has been sometime now after the release of Eclair. Was there another drop of Dalvik source code which contains JIT stable enough for a port to another architecture? If not when should I be expecting another code drop? Thanks, Raghu On Tue, Nov 24, 2009 at 11:02 AM, fadden

[android-porting] init: critical process Service Manager exited 4 times in 4 minutes

2010-12-27 Thread Raghu N.B
need more details, Regards, Raghu B -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Boot animation restarts with android2.2 port on DM355

2011-01-16 Thread Raghu N.B
y and also almost 40 MB is free when the problem occurs. I also reduced the no of services(like bootanim, RIL, ) in init.rc but that didnt help. Im using NFS. Please help me in solving this issue. PS: i have attached the log file for your reference. Regards, Raghu B -- unsubscribe: andro

Re: [android-porting] Boot animation restarts with android2.2 port on DM355

2011-01-17 Thread Raghu N.B
gards, Raghu B On Mon, Jan 17, 2011 at 12:57 PM, Raghu N.B wrote: > Hi All, > > Thanks Dianne. > > To be more specific, im seeing the exception related with Battery Interface > in logcat. Please explain me what are all the changes i have to take for > running android on a non

[android-porting] Android Linux ( timed_outout & timed_gpio )

2009-11-18 Thread Raghu D K
ined in the "board-trout.c". Are these specific to MSM? These "CONFIG_TIMED_OUTPUT" and "CONFIG_TIMED_GPIO" are defined on other platforms aswell, but are not defined in the platform file so they will not be loaded at system boot. I was curious to know what are these