[android-porting] opencore crashes on mydroid-donut emulator

2009-12-22 Thread allstars
hi because current mydroid on AOSP branch video cannot be played so i test it on donut branch but when playing http mp4 i found crash in libopencore_common opencore/nodes/pvmediaoutputnode/src/pv_media_output_node.cpp:144 OSCL_EXPORT_REF PVMFStatus PVMediaOutputNode::ThreadLogon() 128 { 141

[android-porting] how to configure asound.conf for usb mic

2009-12-22 Thread vishal bhoj
Since there is a fault on my beagleboard I am unable to capture from the onboard mic in. I am trying to use a usb camera on android.video capture is working.I want to use the uac input as mic on android. I am able to record from the usb mic by using alsa_arecord . I am trying to configure asoun

Re: [android-porting] Re: about android_power

2009-12-22 Thread tommy tommy
just add keypad wake support 2009/12/23 nathan kuo > Yes, I was using samsung android-cupcake package, will always be there > android_power: wakeup this message, no way to enter into the android > screen, so I should go to modify the kernel code you mentioned the > part? > > On 12月23日, 上午11時51分,

[android-porting] libwebcore - Broken Pipe

2009-12-22 Thread linux newbie
Hi, I downloaded the android source and gave make command (didnt modify any thing) and libwebcore is not building. Below is the part of make log. Can anyone let me know the root cause for this issue and the way to solve it? target Prelink: libwbxml_jni (out/target/product/generic/symbols/system/l

[android-porting] Re: Eclair build bootup issue on Beagle board.

2009-12-22 Thread Karthik P
Hi, This is kind of critical for us, any thought or light on this? Karthik On Tue, Dec 22, 2009 at 11:12 AM, Karthik P wrote: > Hi, > > We are facing a bootup issue on Beagle board, I could see the logs as shown > below. > > > I/SystemServer( 829): System Content Providers > > I/ActivityThread

[android-porting] Re: about android_power

2009-12-22 Thread nathan kuo
Yes, I was using samsung android-cupcake package, will always be there android_power: wakeup this message, no way to enter into the android screen, so I should go to modify the kernel code you mentioned the part? On 12月23日, 上午11時51分, tommy tommy wrote: > i think you get samsung android-cupcake pa

Re: [android-porting] about android_power

2009-12-22 Thread tommy tommy
i think you get samsung android-cupcake package! if you didn't want deep/early sleep ,please disable kernel request_suspend code, if you want ,please add key map to enable WAKE 2009/12/23 nathan kuo > > > When I compiled the android source code after porting to 6410 board > will always be an infi

[android-porting] about android power

2009-12-22 Thread nathan kuo
When I put android cupcake source code compiled after porting to 6410 board will always be an infinite cycle of this message, no way to enter into the sleep state I ask where should I start with to solve * [CMM_Open] instanceNo : 0 * s3c_g2d

[android-porting] about android_power

2009-12-22 Thread nathan kuo
When I compiled the android source code after porting to 6410 board will always be an infinite cycle of this message, no way to enter into the sleep state I ask where should I start with to solve [CMM_Open] instanceNo : 0 * s3c_g2d_open() NEW DRIVER

Re: [android-porting] Re: [0xlab-devel] about android wifi dhcp

2009-12-22 Thread tommy tommy
Ok 2009/12/23 Jim Huang > 2009/12/23 tommy tommy : > > hi,all! > > > > hi Tommy, > > > I use rt3070 in android-cupcake ,ARM11,wifi obtain address > failed(DHCP),but > > if use wpa_supplicant to connect server mannual,it is successfull > > connected,and dhcpcd wlan0 mannual ,also successful,but u

[android-porting] Re: Ubuntu Karmic 64-bit build notes

2009-12-22 Thread Zia
Ryan, Can you share the exact changes you made in the dmtrace.cpp and freerunner-ril.c? Thanks, -Z. On Dec 22, 6:59 pm, Zia wrote: > I'm getting the following error when trying to compile cupcake on > Karmic 64bit. I've downgraded my gcc and g++ from 4.4 to 4.3 (linking > gcc to gcc-4.3 and g+

[android-porting] Re: Ubuntu Karmic 64-bit build notes

2009-12-22 Thread Zia
I'm getting the following error when trying to compile cupcake on Karmic 64bit. I've downgraded my gcc and g++ from 4.4 to 4.3 (linking gcc to gcc-4.3 and g++ to g++-4.3) and updated findleaves.sh. Any ideas? Thanks, Zia host Executable: aidl (out/host/linux-x86/obj/EXECUTABLES/ aidl

android-porting@googlegroups.com

2009-12-22 Thread Dianne Hackborn
That is not a solution. You are turning off compatibility code and thus breaking apps. If an application is not running full screen, that is because it has not been updated to be full screen, and you should not be forcing it to run fullscreen like this. This option is purely there for debugging

[android-porting] Re: [0xlab-devel] about android wifi dhcp

2009-12-22 Thread Jim Huang
2009/12/23 tommy tommy : > hi,all! > hi Tommy, > I use rt3070 in android-cupcake ,ARM11,wifi obtain address failed(DHCP),but > if use wpa_supplicant to connect server mannual,it is successfull > connected,and dhcpcd wlan0 mannual ,also successful,but use wifi plugin to > connnect automatical,it i

Re: [android-porting] Re: Kernel Panic - booting

2009-12-22 Thread linux newbie
Hi, Can anyone let me know the issue in my target system, based on the logcat info below? Giving me hard time though :( I extracted the root file system from sdk, images folder (using unyaffs2) into my USB(2GB, ext2) and gave chroot /mnt /init command. D/AndroidRuntime( 1882): >> An

Re: [android-porting] Android port to MIPS arch

2009-12-22 Thread hedwin
Yes, added the board specific drivers. Also use the kernel provided framebuffer handlers. In android 1.6 I use aosp-eu but did not observe that the OpenGL stuff was used hence no crash seen. Hedwin. On Mon, Dec 21, 2009 at 12:58 PM, Dennis.Yxun wrote: > Do you made any specfic change to MIPS And

RE: [android-porting] Adding different locales to an image

2009-12-22 Thread Ryan Beesley
I finally got around to looking at this, and it was just what I needed. I don't know how, but I didn't know of the pdk.android.com site. Searching for PRODUCT_LOCALES brought me straight there. It doesn't have all the answers, but the info there about the build system is certainly improved ov

[android-porting] Re: Forever "ANDROID" animation loop

2009-12-22 Thread Alok
Hi Nero Did you get the solution for this ? Even I am also facing the similar problem and log is also similar: I/ActivityThread( 4569): Publishing provider settings: com.android.providers.settings.SettingsProvider I/SystemServer( 4569): Battery Service W/dalvikvm( 4569): No implementation found fo

[android-porting] Re: Can't play any video on android 2.0 (AOSP)

2009-12-22 Thread kobashin
Hi piapia. I have totally same problem, too! But, I have no idea for this problem. I want to share information for it. If I get some answer, I will write in a information. Thanks! On 12月21日, 午後11:28, piapia wrote: > Hi all, I'm porting the android AOSP(master branch) to my board. > > My prob

[android-porting] Re: Can't play any video on android 2.0 (AOSP)

2009-12-22 Thread kobashin
Hi! piapia. Now, I have totally same problems, too. But,I have no idea for this problems. I want to share information! If I get some answer, I write in it!! Thanks. On 12月21日, 午後11:28, piapia wrote: > Hi all, I'm porting the android AOSP(master branch) to my board. > > My problem is : If I p

[android-porting] Re: simultaneous video playback and camera record

2009-12-22 Thread vishal bhoj
*Sorry Folks Its working fine. It works fine . The problem was in the application Implementation .* On Tue, Dec 22, 2009 at 6:32 PM, vishal bhoj wrote: > these are the xecution logs > when I start the playback. > > > ideoMIO( 1021): processWriteResponseQueue: queued = 2, numFramesToHold = 1 >

[android-porting] Re: simultaneous video playback and camera record

2009-12-22 Thread vishal bhoj
these are the xecution logs when I start the playback. ideoMIO( 1021): processWriteResponseQueue: queued = 2, numFramesToHold = 1 E/CameraInput( 1021): postWriteAsync E/CameraInput( 1021): postWriteAsync: ID = 23, base = 0x40dff000, offset = 0x0, size = 202752 pointer 0x40dff000 E/CameraInput( 102

[android-porting] Re: simultaneous video playback and camera record

2009-12-22 Thread vishal bhoj
I am using donut + opencore 2.02 On Tue, Dec 22, 2009 at 6:20 PM, vishal bhoj wrote: > > I see that when I have video playback and recording object , > as soon as I start my video playback the recording gets stopped.Someone is > calling a writecomplete on the camera input. > I am unable to find

[android-porting] Fwd: simultaneous video playback and camera record

2009-12-22 Thread vishal bhoj
I see that when I have video playback and recording object , as soon as I start my video playback the recording gets stopped.Someone is calling a writecomplete on the camera input. I am unable to find any reference in the mediaserver implementation.Can anyone clarify my doubts, Is opencore interna

[android-porting] Re: Touch Calibration problem in the latest codebase

2009-12-22 Thread John Cola
Dear Michael Thank you so much!!! BR John On 12月22日, 下午5時16分, Michael Trimarchi wrote: > Hi, > > > > > > John Cola wrote: > > Dear All > > In the latest open source, the InputDevice.java has been modified a > > lot. > > And I cannot have a touch calibration successfully after > > "ts_calibrate".

[android-porting] simultaneous video playback and camera record

2009-12-22 Thread vishal bhoj
Hi, I created an application with videoview and mediarecorder from camera on omap3 platform. The hardware codecs work fine for seperate video playback and recording. Is there any restriction inside opencore causing a blocking when I try to run both simultaneously . Through command prompt the same

Re: [android-porting] Touch Calibration problem in the latest codebase

2009-12-22 Thread Michael Trimarchi
Hi, John Cola wrote: > Dear All > In the latest open source, the InputDevice.java has been modified a > lot. > And I cannot have a touch calibration successfully after > "ts_calibrate". > > Following is the formula > > if (device.tInfo != null){ //system/etc/pointercal exist!! >reportData[

[android-porting] Touch Calibration problem in the latest codebase

2009-12-22 Thread John Cola
Dear All In the latest open source, the InputDevice.java has been modified a lot. And I cannot have a touch calibration successfully after "ts_calibrate". Following is the formula if (device.tInfo != null){ //system/etc/pointercal exist!! reportData[j + MotionEvent.SAMPLE_X] = (device.tInf

Re: [android-porting] Hi,all:Service restart problem

2009-12-22 Thread Dennis.Yxun
can you make it more verbose? Raise the debug level and use logcat dump the error message I suspect that zygote was crashed On Tue, Dec 22, 2009 at 1:00 PM, wang jintong wrote: > Hi,all: > > When I run android on my board, system can go .But zygote always restart . > > help me . > > thank you ..