Re: [android-porting] Re: Need Info on Porting Android

2009-12-10 Thread hedwin
Not sure from the comment if you just copy it into memory. Otherwise use a initramfs kernel or you could use a MTDRAM device. It is the same a for flash only this is in memory. Mounting is the same as any MTD flash device. You can pass the partition data in the kernel command line. On Thu, Dec

[android-porting] Alsa integration in Android Donut

2009-12-10 Thread Fasil
Hi , I have ported Donut on OMAP 3530 and wanted to integrate alsa in it. By default the manifest.xml is not having any alsa related git files. so add the alsa related files from the masted git and got some compilations issues. so I reverted to OMAP3 alsa files from project Rowboat and even

[android-porting] current mydroid cannot play video or camera

2009-12-10 Thread allstars
hi i have sync to latest mydroid but it turned out in my build (on emulator) video cannot be played camera cannot work is there something wrong in current mydroid? thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: how to import apk package in jar file..

2009-12-10 Thread NITIN GUPTA
Hi All , Please Let me know if you required more info..Any help will be appreciated .. Regards Nitin On Wed, Dec 9, 2009 at 4:28 PM, NITIN GUPTA nitin.gupta...@gmail.comwrote: Hi All, I have created an .apk package in which one service is created..suppose testservice.java and contains

[android-porting] Re: OMX Component Integration- Getting crashed at event handler callback during audio playback.

2009-12-10 Thread guru
Thanks Ravi... I am able to resolve that Issue. As you told the issue was with my omx component initialization. On Dec 8, 2:34 pm, RaviY yend...@pv.com wrote: iThreadSafeHandlerEventHandler is initalized in the node Prepare(). -Ravi On Dec 8, 1:58 pm, guru guru.nav...@gmail.com wrote:

[android-porting] Re: OMX Component Integration- Getting crashed at event handler callback during audio playback.

2009-12-10 Thread RaviY
Glad to know. -Ravi On Dec 10, 7:28 pm, guru guru.nav...@gmail.com wrote: Thanks Ravi... I am able to resolve that Issue. As you told the issue was with my omx component initialization. On Dec 8, 2:34 pm, RaviY yend...@pv.com wrote: iThreadSafeHandlerEventHandler is initalized in the node

[android-porting] Re: Porting to S3C2443

2009-12-10 Thread ironox
hi bigfly i am doing the same thing as you my board is based on s3c2440 cpu and i think we encoutered the same problem. if you have solved it , could you let me know? i diabled rild because my board don't have phone module ,but i get these log from logcat : it seems zygote have illegal

[android-porting] eclair display performance

2009-12-10 Thread Ben Robinson
We are migrating our Android port from cupcake to eclair. Since we changed over, animations have been slower and less smooth than they were in cupcake. Does anyone know of any configuration issues or similar that could hurt performance? -- unsubscribe:

[android-porting] building android on eeepc701 problem

2009-12-10 Thread pizzagreezi
Any idea about this error http://twitpic.com/sw7il Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Dalvik: Enabling WITH_JNI_STACK_CHECK causes a build error

2009-12-10 Thread Mattias Larsson
I was curious to see what results I could get by enabling WITH_JNI_STACK_CHECK in dalvik/vm/Android.mk, but I get a build error in Jni.c due to the missing functions dvmInitCrc32() and dvmComputeCrc32(). Does anyone know where I can find them? I looked through the git history but couldn't find

[android-porting] Re: AudioFlinger issue

2009-12-10 Thread zp
Did you use ALSA at all? On Dec 8, 5:49 pm, Liu Wenlan hello...@gmail.com wrote: Thanks All! The issue has been resolved after using toolchain 4.4.0 instead of 4.2.1 to comiple the build. BRs/Wenlan On Tue, Dec 8, 2009 at 1:46 PM, tommy tommy hongjiuj...@gmail.com wrote: it is alsa

Re: [android-porting] eclair display performance

2009-12-10 Thread Michael Trimarchi
Hi, Ben Robinson wrote: We are migrating our Android port from cupcake to eclair. Since we changed over, animations have been slower and less smooth than they were in cupcake. Does anyone know of any configuration issues or similar that could hurt performance? Yes I have the same

[android-porting] API for screen status

2009-12-10 Thread BHEEMSEN KULKARNI
Hi All, Is there any API avalaible in Android to know the status of screen off/on. Thanks and Regards Bheemsen -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] How to add a new product project ?

2009-12-10 Thread abukustfan
Hi, How can I add a new product project in AOSP? just like platform/vendor/asus/eee_701.git regards. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting