[android-porting] Regarding RIL_REQUEST_SEND_SMS_EXPECT_MORE

2011-05-24 Thread Ajay Kalavakunta
. This is prity urgent for me. Any know has info on this..? Regards , Ajay -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] RIL_REQUEST_SEND_SMS_EXPECT_MORE

2011-05-24 Thread Ajay Kalavakunta
what is the data passed in the request RIL_REQUEST_SEND_SMS_EXPECT_MORE. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] problem linking with cameralistner class

2011-02-03 Thread ajay
### Install install: FORCE uninstall: FORCE FORCE: ***the end* thanks and regards, Ajay -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] using the camera service from android native code

2011-02-02 Thread ajay
the libraries but still have the same problem.I have send my C++ files and the makefile. please help! thanks and regards, Ajay -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting #include testcameralistner.h #include qdebug.h

[android-porting] using the camera service from android native code

2011-01-22 Thread ajay
and regards, Ajay -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Porting Android SDK For large screen devices(Smartbook)

2010-05-31 Thread ajay pandey
hi, are you able to achieve this on emulator? Thanks, Ajay On Apr 12, 12:32 pm, Along along...@gmail.com wrote: we are going to port android 2.1 on rather large size of scree and the resolution is about 1024X600,what I need to look upon/modify??? also when i also tried to configure

[android-porting] Re: running emulator build on actual platform

2010-02-25 Thread Ajay
Thanks. So you mean to say that when i compile a native code using the prebuilt toolchain of Android for emulator, the ARM instructions generated is in no way limited by some limitations of the emulator(if any). ajay On Feb 26, 12:55 am, David Turner di...@android.com wrote: As far ar I know

[android-porting] running emulator build on actual platform

2010-02-23 Thread Ajay
is tuned for that constraint of the emulator. thank you ajay -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Android 1.5 on kernel 2.6.29

2009-06-04 Thread Ajay
Hi, Has anybody tried to run Android on kernel 2.6.29? Can the android kernel patches be easily migrated from 2.6.27 to 2.6.29 kernel version? thank you ajay --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] Re: Synchronous OpenMAX IL component

2009-02-23 Thread AJAY
To add futther: I am setting the iIsOMXComponentMutiThreaded to FALSE in the PV_OMXComponentCapabiltiesFlagsType for cap exchange. On Feb 23, 4:39 pm, AJAY ajay...@gmail.com wrote: To make it simple: Does the OpenMAX component needs to be implemented as an active object ? -Ajay On Feb

[android-porting] AddDataSink custom MIO Decode Node

2009-02-20 Thread AJAY
in /frameworks/base/media , I see only the DataSource being set. How do I set the Sink to my custom MIO node so that the DataPath bypasses OMXDecoderNode ? Thanks Ajay --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] Removing external components in Android Build

2009-02-16 Thread AJAY
Hi, Is there anyway I can exclude certain external libraries/components which I am not testing like webkit during the Android build. I want to speed up my build process during development. I see that making changes in build/target/product/core.mk also has no effect. This is because I see that

[android-porting] Re: inverted touch on ads7846 chip

2009-02-02 Thread AJAY
On 27 янв, 12:21, AJAY ajay...@gmail.com wrote: Hi Patrick, Thanks for the response . I have PM disabled in the kernel . Will checkout enabling it. Thanks Ajay On Jan 27, 1:38 pm, Patrick Heeb speedpa...@gmail.com wrote: Hi, the input framework depends

[android-porting] Re: inverted touch on ads7846 chip

2009-01-27 Thread AJAY
Hi Patrick, Thanks for the response . I have PM disabled in the kernel . Will checkout enabling it. Thanks Ajay On Jan 27, 1:38 pm, Patrick Heeb speedpa...@gmail.com wrote: Hi, the input framework depends on a working power driver. without an enabled android power driver, the framework

[android-porting] Re: inverted touch on ads7846 chip

2009-01-26 Thread AJAY
Hi Vishal, I too am facing the same issue with Touchscreen.On touching the touchcreen at any location the top time date bar slides. How did you resolve this issue ? Thanks Ajay down and goes back On Jan 15, 1:31 pm, vishal bhoj vishalb...@gmail.com wrote: hi, TOuch screen

[android-porting] aplay gives audio open error

2009-01-23 Thread AJAY
currently by Audio Flinger. Can I disable it somehow ? Can any one suggest me a work around to test sound on ALSA Android framework . Thanks, Ajay --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group

[android-porting] Re: aplay gives audio open error

2009-01-23 Thread AJAY
did you get aplay working ? I got some undefined errors got the speaker-test working but not aplay regards, Pavan On Fri, Jan 23, 2009 at 2:06 PM, AJAY ajay...@gmail.com wrote: Hi All, I have integrated  ALSA lib , alsa_sound  and Alsa utils for my ARM 9 Target board

[android-porting] Re: Touch Screen Driver Issue on ARM9 Board

2009-01-21 Thread AJAY
I think it could be because of Framebuffer not configured properly as I am not getting the Android text in the center of touchscreen LCD. Is it to do with missing pan_display in framebuffer ? Thanks Ajay On Jan 21, 8:06 am, AJAY ajay...@gmail.com wrote: Hi , I have ported android

[android-porting] Touch Screen Driver Issue on ARM9 Board

2009-01-20 Thread AJAY
upon clicking on the screen, we are not able to lauch any of the applications. Can anyone please tell what needs to be done to correct the touchscreen issue. Thanks Ajay --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] Touchscreen calibration in Android

2008-12-28 Thread ajay
, is there any plans for Android team to integrate the touchscreen calibration, in android file system? Thank you Regards Ajay --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: Android1.0 on to s3c6400 + Home sceen Lock

2008-12-11 Thread ajay
in the news groups that there are some patches available to integrate the TSLIB with Android. Can any one please provide the URL of the patches, please Thank you Regards Ajay On Dec 11, 2:17 pm, ajay [EMAIL PROTECTED] wrote: Hi Sean,      Thank you for the responce and for the information

[android-porting] Re: About android touchscreen

2008-12-10 Thread ajay
Hi Where can I get your patches? I would like to use your patches to test the touch screen of my Board ( Arm -11 , SMDK6400) Thank you Regards Ajay On Nov 11, 8:17 pm, Anson [EMAIL PROTECTED] wrote: pointercal only can create by ts_calibrate ? If you wann't to calibrate the screen