[android-developers] Speech Recognition Listener does not detect end of speech in Jelly Bean

2012-08-02 Thread abo
I wrote an app implementing my own RecognitionListener and it was running fine under 2.3.6 up to ICS on my Nexus S. After the update to Jelly Bean, the RecognitionListener doesn't detect the end of speech anymore (so, once started the method "onRmsChanged" is called until the app is terminated)

[android-developers] Build application with Android OS source code

2009-03-17 Thread Eng. Ahmed Abo El Ella
Hi all I write this tip for helping people working with Android OS source code. I created my own -Java Android- application. I developed it under windows eclipse I downloaded the source code of Android OS and successfully build it under Linux Ubuntu I wanted to insert my application into Android