Re: [android-developers] VerifyError - how can I solve this error?

2010-02-01 Thread aishwarya shukla
Hello Everyone I am unable to use the sendTextMessage Function of the smsManager class successfully. The other emulator is not reporting the message received. No notification comes on it. However i am able to send the Text Messages normally using the built in Messaging App in the Application. Also

Re: [android-developers] VerifyError - how can I solve this error?

2010-01-31 Thread brian karlo gutierrez
separate process...below is an example of that part declared in the manifest file.         After declaring that so far I didn't have the VerifyError issue already. Hope it helps. -Brian --- On Sat, 1/30/10, Martin wrote: From: Martin Subject: [android-developers] VerifyError - how

[android-developers] VerifyError - how can I solve this error?

2010-01-30 Thread Martin
Hi! I am analyzing my game with flurry-analytics and some people, who play my game, receive the Exception java.lang.VerifyError in my Highscore- Activity. What do I have to do to solve this error? Here is the quellcode of my Highscore-Activity: package digle.de.LeonardFrog; import android.ap