[android-porting] Re: OMX component registration

2009-10-23 Thread guru
Hi RaviY, I went through the document that you refered. Here is my understanding: 1. Initially we need to have shared library (OMX core + OMX core wrapper + configuration parser API). 2. we have to record OMX core library in the configuration file in pvplayer.cfg ( or other file with .cfg

[android-porting] Re: OMX component registration

2009-10-23 Thread RaviY
What am I supposed to guide you on? I did not find a question in your post. -Ravi On Oct 23, 2:30 am, guru guru.nav...@gmail.com wrote: Hi RaviY, I  went through the document that you refered. Here is my understanding: 1. Initially we need to have shared library (OMX core + OMX core

[android-porting] Re: PROCEDURE FOR KEYBOARD WORKING WITH ANDROID FOR BEAGLEBOARD

2009-10-23 Thread Robotor Dicosta
Hi, I have checked, when the android kernel boots initially there is light on the USB Keyboard (if CAPS ON)connected to USB Hub then it stop. Even if it is externally powered then also USB keyboard is not working? This means that kernel is not detecting the USB Hub connected to USB mouse. Please

[android-porting] How to increase BT-OPP throughput

2009-10-23 Thread PRAMOD K
Hi All, I am working on Bluetooth on Eclair . When I measure a throughput of OPP it is around 500 to 600Kbps. To increase the throughput we need to increase OBEX MTU size(i am not sure). Can anybody help me in increasing OBEX MTU size. Regards, Pam

[android-porting] Re: adb does it work with the host searial port

2009-10-23 Thread Isaac Lin
Hey, In my option, the adb only used for the USB or PPP If you want to use the Serial part, you need to open the adb when you boot up the android. On Oct 22, 9:24 pm, superspirit superspiri...@gmail.com wrote: Hi all, i am using linux serial port as a HOST interface for omap- BeagleBoard

[android-porting] how to create sdk from source code

2009-10-23 Thread Mausam
helllo all, --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Reg. Updgrade System App from Android Market

2009-10-23 Thread Iroid
Hello All, I have to upgrade an application from the Android market, which is pre- installed on device's system/app directory. The applications gets installed and I can use the upgraded applicatoin. But the problem starts when after installation I reboot the device for the first time. Launcher

[android-porting] porting android for htc magic

2009-10-23 Thread petter
Hi please has anybody vendor folder for htc magic?? i download folder from koushik, but when i create update.zip so recovery write me, when installing this image: Verifying update package . . . Installing update... assert failed: getprop(ro.product.device) == magic-open || getprop

[android-porting] Adding decoder to node graph

2009-10-23 Thread jeffb
I am new to android and am interested in adding a decoder to the pipeline/node graph. Can you give me pointers on the approach to take. Specifically, I have spent a lot of time looking at PVPlayerEngine and the advancement of the engine state machine. Am I making this too difficult?

[android-porting] Re: how to create sdk from source code

2009-10-23 Thread kozak
I guess there is a make-sdk command for doing that. Regards Kozak On Oct 23, 4:23 pm, Mausam mausam.dosh...@gmail.com wrote: dear all,  does anyone know how to create our own sdk from source code?? --~--~-~--~~~---~--~~ unsubscribe:

[android-porting] Re: Reg. Updgrade System App from Android Market

2009-10-23 Thread Dianne Hackborn
Try with 1.6. Updating system apps has been a work in progress for a long time; it should be working in 1.6, but I don't know what the state of it was in 1.5. On Fri, Oct 23, 2009 at 5:05 AM, Iroid irfan.f.k...@gmail.com wrote: Hello All, I have to upgrade an application from the Android

[android-porting] Re: DEVELOPMENT CLIENT FOR WEB-SERVICES ON ANDROID

2009-10-23 Thread Kaushik Prajapati
Hi, I have a question. Can you have the Web -server running on the Android. Can I deploy web services on Android? -Kaushik On Oct 6, 3:01 am, luca luca_parad...@libero.it wrote: Hi guys, i need an expert about android. I have to develop a framework to create clients for web-services on