Re: [android-porting] Re: Search Manager and Search Dialog tightly coupled...

2010-04-02 Thread Karthik P
this requirement or will it be better if we create a dialog similar to search dialog? Karthik On Fri, Apr 2, 2010 at 12:25 AM, Dianne Hackborn hack...@android.comwrote: Intercept the search key and do your own search UI. On Wed, Mar 31, 2010 at 8:56 PM, Karthik P karthi...@gmail.com wrote: Any help

[android-porting] Re: Search Manager and Search Dialog tightly coupled...

2010-03-31 Thread Karthik P
Any help or pointers on this? On Tue, Mar 30, 2010 at 2:55 PM, Karthik P karthi...@gmail.com wrote: Any idea why Search Manager and Search Dialog is tightly coupled? In case I would like to have my own UI for local search how can I achieve it? Any thoughts on this?? Karthik

[android-porting] Search Manager and Search Dialog tightly coupled...

2010-03-30 Thread Karthik P
Any idea why Search Manager and Search Dialog is tightly coupled? In case I would like to have my own UI for local search how can I achieve it? Any thoughts on this?? Karthik -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting To

[android-porting] Video Chat

2010-02-02 Thread Karthik P
Hi All, Can anyone let me know if there is a support for video chat available already on Android? If there any specifics that are to be enabled, please do let me know! Karthik -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: Eclair build bootup issue on Beagle board.

2010-01-05 Thread Karthik P
the following patch in frameworks/base folder and recompile the android build. http://labs.embinux.org/git/cgit.cgi/android-omap3/repo/android/platform/frameworks/base/commit/?h=beagle-eclair Thanks Regards, Amarnath Alamuri Karthik P wrote: Hi, This is kind of critical for us, any

[android-porting] Eclair build bootup issue on Beagle board.

2009-12-21 Thread Karthik P
Hi, We are facing a bootup issue on Beagle board, I could see the logs as shown below. I/SystemServer( 829): System Content Providers I/ActivityThread( 829): Publishing provider settings: com.android.providers.settings.SettingsProvider I/SystemServer( 829): Battery Service W/dalvikvm( 829):

Re: [android-porting] Reg Java 6 issue with ubuntu 9.1

2009-11-19 Thread Karthik P
can download jdk5 sudo apt-get install sun-java5-jdk -Misa 2009/11/18 Karthik P karthi...@gmail.com: Hi, I recently installed ubuntu 9.1 in my system which had java 6 installed. I'm unable to build Android on my system due to Java version mismatch. Hence I tried to download jdk5