[android-developers] Speech Recognition

2012-04-16 Thread Anurag Pratap Singh
Hi I need to enable speech recognition on my board not only for the google search and maps but also for calling the various applications and text writing for messages and mails. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to th

[android-developers] Re: Speech Recognition

2012-04-17 Thread Anurag Pratap Singh
but in my board, I am only able to use this feature only for google search. Can anyone tell me how to use this feature to invoke the various other applications like : invoking camera, invoking a game etc On Apr 17, 7:31 pm, TreKing wrote: > On Mon, Apr 16, 2012 at 4:05 AM, Anurag Pra

[android-developers] Re: Speech Recognition

2012-04-17 Thread Anurag Pratap Singh
Thanks for the infoby any chance can you also tell me where can i find the java application code for this file...because i want to perform some different kind of operation with this. Thanks in advance. On Apr 17, 11:59 pm, TreKing wrote: > On Tue, Apr 17, 2012 at 1:50 PM, Anurag Pra

[android-developers] Accessing memory

2012-04-18 Thread Anurag Pratap Singh
Hi I have installed the Android emulator on my PC. And for running more I need to access the memory, something like accessing the gallery, putting contents in gallery, in music and all. Can anyone tell me how to do this and is it possible.? am using android 4.0.3 Thanks in advance -- You recei

[android-developers] Accessing memory

2012-04-18 Thread Anurag Pratap Singh
Hi I have installed the Android emulator on my PC. And for running more I need to access the memory, something like accessing the gallery, putting contents in gallery, in music and all. Can anyone tell me how to do this and is it possible.? am using android 4.0.3 Thanks in advance -- You recei

[android-developers] Run two applications and split the screen in two parts

2012-04-30 Thread Anurag Pratap Singh
I am making an application in which the screen will be splitted in two parts and both the screens will be using different medias: one for camera using Camera HAL and other will be playing a Video file using StageFright. I need help in playing the Video file and how to handle the threds for both th