[android-porting] Re: public void onSensorChanged(SensorEvent event) -->how to call !!!

2011-10-12 Thread mehrdad m.k
:نوشته استast510...@msn.cn > hi, > i want to know how and where call the function --public void > onSensorChanged(SensorEvent event)-- in file > WindowOrientationListener.java in android2.3, is the function -- > ListenerDelegate(SensorEventListener listener, Sensor sensor, Handler > handler)

Re: [android-porting] Android Boot up Issues

2011-11-11 Thread mehrdad m.k
در جمعه 11 نوامبر 2011, AndroidNewb نوشت > Hello All, > > I am having an issue when I stop and later restart zygote. I am > booting Android in a beagleboard. I was wondering if someone could > guide me here. > > Below is the adb logcat details: > > > D/AndroidRuntime( 5969): > D/AndroidRuntime

Re: [android-porting] Re: For Android4.0 source code

2011-11-18 Thread mehrdad m.k
On Nov 16, 2011 7:03 PM, "Devaraj Rangasamy" wrote: official release notes http://groups.google.com/group/android-building/msg/c0e01b4619a1455a go and git it :) On Wed, Nov 16, 2011 at 1:18 PM, Alexguitar wrote: > > Hi Mark: > > http://... -- Regards, Deva www.bittoggler.com -- unsubscri

Re: [android-porting] crash issue when create omxcodec in openmax

2011-11-18 Thread mehrdad m.k
On Nov 18, 2011 1:19 AM, "jerry" wrote: Hi In my video conference appliction, I want use HW video encoder - OMX.qcom.video.encoder.avc. when it is creating , there is a crash issue, I guess it is meta problem.but I can not fix out. by the way,my code work fine when setting to use PV encoder. I