[android-porting] Re: Questions about integrating FLV/VP6 codec into OpenCore

2009-02-27 Thread Dave Sparks
What version of Flash? Which codecs? You might be able to pick a particular codec like VP6, but then you are limited to certain types of content. I think it is going to be a big project. On Feb 26, 10:29 pm, Manish Sharma wrote: > Thanks Dave, > We wanted to enable the flash playback with brows

[android-porting] Re: FallbackCheckinService

2009-02-27 Thread Karthik
I thought FallbackCheckinService extends ICheckinService.Stub (android.os), which already implements masterClear() as a "remote" transaction. I am unable to determine what actually executes this TRANSACTION_masterClear. Can someone help? Is there an RPC component that somehow then invokes the w

[android-porting] HAL in Cupcake

2009-02-27 Thread Zia
I'm trying to build a prototype Android app that would use a custom bluetooth device on cupcake. At this point I've got the device working on the console. Next step for me is to hook it up wht Android framework. I was hoping to use SensorManager mechanism for this. However, with missing sensor sou

[android-porting] Nike dunk high shoes wholesale\retail

2009-02-27 Thread anvn
Our company mainly deal with the import and export of the brand sports shoes, clothes, jewelry, bags , glasses, etc . Products such as Nike Jordan sell well in America , Canada , as well as Europe and other countries. Our objective is to supply products of first-class quality and advanced techno

[android-porting] Re: imx31pdk

2009-02-27 Thread nagaraj attimani
You are the first person 2 do :) On Fri, Feb 27, 2009 at 6:52 PM, Michael Trimarchi < trimar...@gandalf.sssup.it> wrote: > > Hi all, > > I will like to have android on imx31pdk. Is there some initial work done > by other people? > > Michael > > > > -- Best Regards Nagaraj --~--~-~--~-

[android-porting] imx31pdk

2009-02-27 Thread Michael Trimarchi
Hi all, I will like to have android on imx31pdk. Is there some initial work done by other people? Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~--

[android-porting] Join Online Android Classes

2009-02-27 Thread EDUmobile
Hi Everyone, Edumobile is offering online Android training for professionals. If its something you would like to join or like to check out please visit...http://EDUmobile.org The classes are taught as a combination of various online modules and you get the ability to work on live industry projec

[android-porting] Re: Application settings error

2009-02-27 Thread Manish Sharma
Further on this topic I am getting following error on the terminal (logcat output): I/ActivityManager( 458): Displayed activity com.android.launcher/.Launcher: 2892 ms I/ActivityManager( 458): Start proc com.android.settings for on-hold: pid=517 uid=1000 gids={3001, 3003} I/SurfaceFlinger( 458)

[android-porting] Re: Android SDK 1.0 Port to PXA270 Init Seg Fault

2009-02-27 Thread sabrod
Hi, you could take a look at this port for a phone using a pxa270 as well. http://www.motorolafans.com/forums/android-os/21887-porting-andoid-a1200-ming.html Well, there are patches against the same 2.6.25 kernel you are working with... i've also been said to just port binder and ashmem to try, i

[android-porting] Re: Conversion of zImage to HEX format?

2009-02-27 Thread Rajesh N
HI Sayiram, Thanks for the info, I was looking something like mkuboot.sh which is used in u-bootloader which can automatically create, hex,bin and elf images on compilation. All these days I worked on arm-elf-gcc based compiler, I m not sure how to do it with eabi compilers as it is not a elf fo