[android-porting] is android 2.2 UI slower than android 1.6?

2010-07-14 Thread jun ge
Hi all, I’ve ported android 2.2 to my board, but I found that android 2.2 UI is slower than android 1.6. For example, android 2.2 UI keypad response time is longer than android 1.6. When I click the left button my board, it takes 500ms for android 2.2 to response it, but in android 1.6 it is res

[android-porting] Re: [android-developers] Porting Android to omap 3530

2010-07-14 Thread Anil Sasidharan
Hi, Android has been ported on multiple OMAP3530 devices like Mistral's OMAP3EVM, TI's Beagle board, ZOOM, Labrador etc. Also there 2 dedicated development efforts towards porting Android on TI's SOCs called "Rowboat" and "OMAPZOOM". If you are looking for professional

[android-porting] how to setup vold and MountService for detecting & mounting USB memory stick

2010-07-14 Thread rhardy
Can anyone tell me how to configure vold and the MountService to auto detect and mount a USB memory stick when it is plugged into my android device's USB port and then broadcast notification of those events? I can't find any documentation on it. >From reading system/core/vold source code, it look

[android-porting] Re: adb device not getting recognized.

2010-07-14 Thread RockNCode
Hi. Have you verified that the ADB deamon is running on your device? Just do a 'ps' and look for /sbin/adbd. If it is not running, start it and try again. Alex. On 14 jul, 09:02, Saketh Ram wrote: > Hi, > 1.I configured the UDEV rules. >    /etc/udev/rules.d/51-android.rules >    SUBSYSTEM=="u

[android-porting] adb device not getting recognized.

2010-07-14 Thread Saketh Ram
Hi, 1.I configured the UDEV rules. /etc/udev/rules.d/51-android.rules SUBSYSTEM=="usb", SYSFS{idVendor}=="04cc", MODE="0666" and restarted the udev 2. Configured the kernel to enable USB gadget support. Device Drivers-> USB Support-> USB Gadget support -> USB Gadget Drivers ->

[android-porting] Re: FillBufferDone related

2010-07-14 Thread HV
I added some more debug prints and noticed that the engine state is in PREPARING state (while it should ideally be in STARTED state). From the below log, it looks like the Start( ) command didn't complete (coz I don't see a command complete message for this): ** PVLOG:TID(0

[android-porting] Porting to froya

2010-07-14 Thread thirumalai Pachamuthu
Hi all, i am having an target which is already running on eclair. I just want to upgrade the target to run on froya. what is the procedure to upgrade. I am new newbie to android but had knowledge on embedded linux. -Thirumalai -- unsubscribe: android-porting+unsubscr...@googlegroups.com websit

[android-porting] Re: FillBufferDone related

2010-07-14 Thread HV
RockNCode, Initially I had this wrong as I was updating in ms. Later, I checked out the s/w decoder for its implementation (which just slaps the input PTS onto the output buffer) and did the same. But this hasn't helped either, here is the dump: FetchOutput is complete, nFilledLen = 195840 PTS =