[android-porting] Why is device/ti/panda/usbboot ELF 64-bit in AOSP ICS?

2011-11-18 Thread Jim Huang
Hello list, After following the instructions mentioned in file device/ti/panda/README, I found it was not working well on 32-bit Linux machine because the executable 'device/ti/panda/usbboot' is of ELF 64-bit. On some distributions such as Debian / Ubuntu, binfmts would invoke qemu-x86_64-static

[android-porting] Re: ld error when compile the libwebcore.so

2011-11-18 Thread OSAKANA TARO
I occurred same problem. 1st, I tried rm -rf out/target/product/generic/obj/SHARED_LIBRARIES/ libwebcore_intermediates and make NOCCACHE=yes but, same. 2nd, I tried make clean and make NOCCACHE=yes It's worked thanks! -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: ld error when compile the libwebcore.so

2011-11-18 Thread OSAKANA TARO
I occurred same problem. 1st, I tried rm -rf out/target/product/generic/obj/SHARED_LIBRARIES/ libwebcore_intermediates and make NOCCACHE=yes but, same. 2nd, I tried make clean and make NOCCACHE=yes It's worked thanks! On Nov 10, 7:55 pm, Deva R (TI) r.deva...@gmail.com wrote: can u disable

Re: [android-porting] Re: Zygote failed in Gingerbread on am3703 board

2011-11-18 Thread venkat k raju
Hi Hemanth Raj, can you explain me what is meaning and how to do it? wiping your partitions before flashing suggest me any reference. 2011/11/18 Hemanth Raj hemanth@gmail.com Hi, Looks like you are using the android shell, in that case just stop should be enough. Basically the idea

[android-porting] Re: Frame buffer , Hardware overlay, rendering

2011-11-18 Thread zmyde2...@163.com
For gingerbread there is a screen capture tool in: frameworks\base\services\surfaceflinger\tests\screencap It's ok to capture osd layer, but for video layer, you cannot capture by framebuffer. On 11月10日, 下午8时55分, Girish H T htgir...@gmail.com wrote: Hi, Sorry for cross posting. Stuck up with a

[android-porting] Re: Disabling GPS in Android build system

2011-11-18 Thread aulty
For anyone interested, adding either: setprop ro.ril.def.agps.value 4 or setprop ro.ril.def.agps.mode 0 to the device's init.rc file seems to have disabled gps. Cheers, Matt On Nov 15, 3:09 pm, aulty matthew.a...@googlemail.com wrote: It has been suggested to use 'BOARD_HAVE_GPS_HARDWARE :=

[android-porting] ICS porting Unable to open socket for UEventObserver

2011-11-18 Thread vicky simha
When I am booting up ICS I observe the following errors After Battery services. It fails during binding the socket it has opened. Is it a permission issue or a code implementation missing issue. After this I filesystem reboots. I/SystemServer( 111): Lights Service I/SystemServer( 111):

Re: [android-porting] Re: For Android4.0 source code

2011-11-18 Thread mehrdad m.k
On Nov 16, 2011 7:03 PM, Devaraj Rangasamy r.deva...@gmail.com wrote: official release notes http://groups.google.com/group/android-building/msg/c0e01b4619a1455a go and git it :) On Wed, Nov 16, 2011 at 1:18 PM, Alexguitar alexgui...@gmail.com wrote: Hi Mark: http://... -- Regards, Deva

Re: [android-porting] crash issue when create omxcodec in openmax

2011-11-18 Thread mehrdad m.k
On Nov 18, 2011 1:19 AM, jerry erdu...@gmail.com wrote: Hi In my video conference appliction, I want use HW video encoder - OMX.qcom.video.encoder.avc. when it is creating , there is a crash issue, I guess it is meta problem.but I can not fix out. by the way,my code work fine when setting to