Yes i have.. its showing invocation Targetexception<init>.. The jar file e:\android\android-sdk-windows\platforms\android-17\android.jar has no source attached. But the same code snippet is working fine when i execute that separately, after integrating that with my code its causing this problem
On 31 July 2013 07:27, Raghavendra Rao <[email protected]> wrote: > Yes i have.. its showing invocation Targetexception<init>. But the same > code snippet is working fine when i execute that separately, after > integrating that with my code its causing this problem > On 31 Jul 2013 04:19, "TreKing" <[email protected]> wrote: > >> >> On Tue, Jul 30, 2013 at 2:40 PM, Raghavendra Rao <[email protected]>wrote: >> >>> speech.speak(text, TextToSpeech.QUEUE_ADD, null); //getting null pointer >>> exception >> >> >> Have you debugged your app to determine what is null ... ? >> >> >> ------------------------------------------------------------------------------------------------- >> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >> transit tracking app for Android-powered devices >> >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

