[android-porting] Re: OMX_AllocateBuffer question

2010-07-06 Thread HV
Found the answer, I can just set the iOMXComponentSupportsExternalOutputBufferAlloc flag to OMX_FALSE which will force the framework to call my OMX_AllocateBuffer( ) for the output buffers. Sorry, had missed this earlier. On Jul 6, 11:32 am, HV wrote: > Hi, > >  I've implemented my own OMX core,

[android-porting] adbd communication mechanism

2010-07-06 Thread Aaron
Hello all-- I am building an android platform based on the mini2440 from Friendlyarm. This development board has both usb host and usb device ports. The plan is to use the usb device connector (big square one, like on a printer) to tether to a PC. My question is this--is there some way to force a

[android-porting] Screen problem with android 2.1

2010-07-06 Thread Jean-Marie Lemetayer
Hi I'm porting Android 2.1 on a tablet pc (ARM processor) and I have a problem with my screen. My screen is a 640x480 32bpp. It works well under Linux. I patched Android 2.1 for using 32bpp with this patch : http://groups.google.com/group/android-porting/browse_thread/thread/b1cc32e289a60ddf/084

[android-porting] porting dalvik doesn't needs emulator?

2010-07-06 Thread xliu
Hi list, we are planing to port dalvikvm to a new cpu. we're worry about emulator issue because clearly qemu doesn't support own homebrew cpu. so i took a dirty investigation on the relationship between qemu- emulator-dalvik. could you go through my sum up and give me some comments? The role of

[android-porting] Re: Remove Prelink

2010-07-06 Thread 梁亦飞
Hi Antoine, I'm not sure how exactly apriori be called, but i do know the simplest way to disable prelink is change the TARGET_PRELINK_MODULE in build/core/config.mk into false . If you want to digg out the whole procedure, i suggest you check the transform-to-prelinked command in definition.mk in

[android-porting] Re: Remove Prelink

2010-07-06 Thread 梁亦飞
Hi Antonie, I am not sure how exactly apriory be called, but i suggest you check the transform-to-prelinked command which defined in build/core/definition.mk. The simplest way to disable the prelink function is set the TARGET_PRELINK_MODULE in build/core/config.mk as false, you can try it. On 7月

[android-porting] Repo sync hangs

2010-07-06 Thread Dinesh Pandian
Hi all, I am trying to download android source code for x86 platform as per the link "http://www.android-x86.org/getsourcecode";. repo init was successfull,repo sync hangs at 53%,(it does not show any error message ).Can anyone provide any kind of solution for this?? I have provided the log be

[android-porting] help when build core-tests java zipException error in opening zip file

2010-07-06 Thread eric lzyu
Hi All, Error Report is : target Static Jar: com.android.inputmethod.pinyin.lib (out/target/ common/obj/JAVA_LIBRARIES /com.android.inputmethod.pinyin.lib_intermediates/javalib.jar) Copying out/target/common/obj/JAVA_LIBRARIES/ com.example.android.platform_library_intermediates/classes-full- debu

[android-porting] Android, mini2440, Android Debugger Bridge (ADB)

2010-07-06 Thread Aaron
Has anyone managed to get Android Debugger Bridge working on the mini2440? I've tried the kernel from FriendlyARM, but after enabling "driver -> switch" and "driver -> USB Gadget -> Android Gadget", attempting to connect the board to a PC results in immediate kernel panic... -- unsubscribe: andr

[android-porting] Android Kernel Vs Linux Kernel.

2010-07-06 Thread padmapriyak
Hi, I want to port Android Fryo(linux version 2.6.32) on platform which is also using modified version of linux kernel(2.6.32). I compared 2.6.32.9 kernel and android kernel(modified kernel 2.6.32). and found changes.Some of the changes includes 1.Support of Numeri

[android-porting] About Bluetooth SAP Profile Support on Android

2010-07-06 Thread winfang
Dear All: Sorry to disturb you, I need you help on Bluetooth SAP profile support on Android. >From Froyo, it still doesn't support SAP, could you please answer next my concerns? 1. Is there any SAP implementation open source under GPL distributed for Android platform? 2. SAP should be an profil

[android-porting] Re: Need Help on Audio Flinger

2010-07-06 Thread allen young
you can take a look at the plugin audioflingersink's code. That is the problem On Jul 5, 6:42 pm, Uander wrote: > Hello  , > > I have following task to do in platform . Can you help me out which layer to > look and how to proceed ? > > 1. Adding a new audio source or way to input audio . > 2 . H

[android-porting] Re: stop android using alsa

2010-07-06 Thread allen young
I use alsasink to play audio, "gst-launch-0.10 audiotestsrc ! alsasink " but just few minutes, the devkit8000 crashed. Do you have the same problem? On Jun 30, 3:48 pm, Nilly wrote: > Is it not possible to avoid that memcpy? > > On Jun 30, 12:44 pm, Nilly wrote: > > > yes I have audio flinger si

[android-porting] Re: Remove Prelink

2010-07-06 Thread Antoine
So for now I've shuttdown some error controls, put LOCAL_PRELINK_MODULE := false everywere and remove the - DSUPPORT_ANDROID_PRELINK_TAG and -DPRELINK on every Android.mk (libs, linker, soslim) And it's work android boot . not very fine cause android is blocked on the boot but it's the fir

[android-porting] Re: About Bluetooth SAP Profile Support on Android

2010-07-06 Thread winfang
Dear All: There is still no any feedback from you for next topic, come on...I am waiting your answers, many thanks. 2010/7/5 winfang > Dear All: > > Sorry to disturb you, I need you help on Bluetooth SAP profile support on > Android. > > From Froyo, it still doesn't support SAP, could you plea

[android-porting] Re: RockPlayerBase supports avi, mkv. How is that possible?

2010-07-06 Thread blue_algae
I do hope this gets ported to Hero. :) On Jun 22, 11:40 am, Andy Savage wrote: > Hi there... > > In looking at the Rockplayer package it seems they use ffmpeg to do this. > > More specifically they use: > libffmpeg.so, > libcmplayer.so > > So presumably they use ffmpeg to decode the video then pa

[android-porting] Stagefright and AAC format on Froyo.

2010-07-06 Thread RockNCode
Hi. I'm not sure if this has been asked before, but does anyone know if StageFright is going to support AAC format with just ADIF/ADTS frame headers, as OpenCore does? What I mean is without using an MP4 or 3GP container. If not, is there a quick way (probably some config file) to set mediaplayers

[android-porting] Re: Bluetooth - pairing rejection response.

2010-07-06 Thread Ash
Hey Guru, There are two ways of rejecting pairing. 1. For 2.0 and below (Without SSP) Considering you are application implementer (because if you are designing LMP, it will be different), you can do following -> On PIN Code request event, you must reply with negative response, which intern

[android-porting] Re: Android, mini2440, Android Debugger Bridge (ADB)

2010-07-06 Thread Alexey Roslyakov
Hello, Aaron, if you have ethernet connected, you could try connect to adbd using ADBHOST=192.168.xxx.xxx About enabling abdroid gadget i can give a advice compile it statically in kernel. And also you can try other kernels: http://gitorious.org/android-for-mini2440 And another few links: http://

[android-porting] Re: Android, mini2440, Android Debugger Bridge (ADB)

2010-07-06 Thread Aaron
Ok, I've tried to look at another Android kernel port to mini2440 ( http://repo.or.cz/w/linux-2.6/mini2440.git) to see how it compares in this regard. However this kernel doesn't even appear to have a driver for ADB! ( f_adb.h and f_adb.c in /driver/usb/gadget). Can somebody who actually got ADB

[android-porting] Re: Android, mini2440, Android Debugger Bridge (ADB)

2010-07-06 Thread Aaron
Oops, somehow I missed your post. Thank you, I will look at this other kernel. In the meantime, can you describe what you enabled in your kernel to get it running? (if different from what I've tried...) On Jul 6, 5:09 pm, Alexey Roslyakov wrote: > Hello, Aaron, > if you have ethernet connected, y

[android-porting] Re: mm & Android.mk clean

2010-07-06 Thread RockNCode
'mm -B' will rebuild all the libraries under that directory, suppose it is equivalent to make clean all. On Jul 5, 12:22 am, Deva R wrote: > you can try > > clean ur exisiting module >  make clean- >  eg: make clean-libomx (to clean libomx.so) > > or, > > touch one or all source files, in your li

[android-porting] Re: Disable the screen lock when the Android OS startup

2010-07-06 Thread CMF
anybody knows? On Jul 3, 1:08 am, CMF wrote: > HI all, > I want to make my app launched when the Android OS startup. > I can make it, but when the Android OS startup, the screen lock is > launched, > how can I remove the screen lock launch so that I can get into my app > directly? > I am doing th

[android-porting] Customizing boot animation

2010-07-06 Thread Anil Sasidharan
Hi, We are building a product based on Android-eclair. For this product we have replaced the default boot-animation with a custom boot animation (bootanimation.zip). This has been tested successfully and ready to go for production. However we are not really sure on the legal issues/impli