[android-developers] Facebook chat application

2010-07-27 Thread kostaspap
Hello all, I am trying to create a facebook chat android app based on the information here: http://davanum.wordpress.com/2008/12/29/updated-xmpp-client-for-android/ [the source code can be downloaded right after the screenshots] The app and code works just fine when I try to login to the gmail xm

[android-developers] Voice Recognition and String matching

2010-04-05 Thread kostaspap
I am currently developing an android mobile app that uses Voice Recognition. The result from the Voice Recognition is an ArrayList of the potential results. How can I compare these results to a another set of string candidades? Is there a Java lib that takes 2 Strings and returns a measure of their