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

2011-11-15 Thread Devaraj Rangasamy
its doable on a platform, but difficult to give a generic user side solution applicable to all devices. as google showed in android4.0 launch, screen capture is inherently supported in icecream and android4.0 source is out today.. On Tue, Nov 15, 2011 at 10:02 AM, Matt Shao low...@gmail.com

[android-porting] Re: I am looking for a platform development board. Would appreciate your advices (you can see this as some sort of a survey: What is the development board you are using for Android b

2011-11-15 Thread Deva R (TI)
Hi Ron, my suggestion: pandaboard android4.0 have default support for panda.. see http://source.android.com/source/building-devices.html it meets all the requirements, with good community support. touch screen might be a issue here since its low cost board, but one can always use hdmi tv + usb

[android-porting] Re: I am looking for a platform development board. Would appreciate your advices (you can see this as some sort of a survey: What is the development board you are using for Android b

2011-11-15 Thread Deva R (TI)
just got update from http://pandaboard.org/irc for LCD+touch prototype on panda = lot of options and prototypes are available reference - http://groups.google.com/group/pandaboard/browse_thread/thread/6b6c214b6d224fb3/2c0d7cf1b96b98e9 On Nov 15, 6:17 pm, Deva R (TI) r.deva...@gmail.com wrote:

[android-porting] adb devices returns 12345678 offline

2011-11-15 Thread Vishwanath Hegde
Hi, I did a file transfer from PC to droid tablet. While the transfer is going on, I used camera. The transfer got interrupted. Adb got diconnected. Now if I say 'adb devices'. It gives 12345678 offline. I am not getting what is this offline here. I have to remove the USB otg cable and have to

Re: [android-porting] Gingerbread porting on am3703

2011-11-15 Thread Pavan Savoy
i suppose you can first try by disabling the media service from the init.rc correct ? On Tue, Nov 15, 2011 at 1:30 AM, venkat k raju kvraju@gmail.com wrote: Hi all, i am trying to port the gingerbread on am3703 i got following messages and it's stacking on initial android logo Image.

Re: [android-porting] Gingerbread porting on am3703

2011-11-15 Thread venkat k raju
Hi Savoy, thanks for your response. you meen to say can i comment this one . service media /system/bin/mediaserver user media group system audio camera graphics inet net_bt net_bt_admin net_raw sdcard_rw ioprio rt 4 On Tue, Nov 15, 2011 at 8:02 PM, Pavan Savoy pavan.sa...@gmail.com

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

2011-11-15 Thread aulty
It has been suggested to use 'BOARD_HAVE_GPS_HARDWARE := true' in BoardConfig.mk. However there are no references to this string in the sources: http://www.google.com/codesearch#search/exact_package=androidq=BOARD_HAVE_GPS_HARDWAREtype=cs. The documentation for BoardConfig.mk has been removed by

[android-porting] Porting Gingerbread 2.3 on IGEPv2 OMAP35x

2011-11-15 Thread iAmMREllis
Hello having some major issues with porting gingerbread on the IGEPv2 Embedded board. Basically for starters i understand that i have to install the repo, and then sync the files from the repo source. This is where i have the problem n the directory usr/home i have created the /bin direcotry and

[android-porting] For Android4.0 source code

2011-11-15 Thread Mark
Hi everyone: Where can I find right download-link for android 4.0 source code ? Mark.Liu -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Porting android 4.0 problem

2011-11-15 Thread ye xiangzhen
Hi, all: I am porting android4.0 to our board, but found the binaries in /system/bin can not be executed. It always shows Segmentation fault. # ./mediaserver Segmentation fault # ./wpa_cli Segmentation fault # ./vdc Segmentation fault I used the defalut config:

[android-porting] Re: 32-bit gingerbread

2011-11-15 Thread Vinaya
Hi Devaraj, Thanks for your response. Please see below build logs for 'system_server' and 'init' binaries. 'system_server' binary is built but something is wrong with it ('ldd' gives an error). Between 'init' and 'system_server' one difference I see from build logs is the target compiler (C vs.

[android-porting] WIFI error in android-x86 building

2011-11-15 Thread venky6
Hi all, I am getting an wifi error in android-x86. It seems to be the drivers are available for wifi and its successfully compiling the source code. But when i installed on tablet its showing as wifi eror. can any one help me for this.. Thanks in advance.. -- unsubscribe: