Hello there coding folks!!! Recently I bought a HTC Desire phone and I begun coding an Incoming SMS Listener. The main purpose is analizing the contents of an sms; if the text matches the requiered word combination, it would send GPS coordonates to a certain phone number. Unfortunately, the app crashes without error reporting, even if I used those try/catch methods(try...catch...Toast.makeToast(context,exception.toString...)). I would really need some help....
I'm using android SDK v1.6(Google APIs) and i attached also my work. Need urgent help!!!
I'm using android SDK v1.6(Google APIs) and i attached also my work. Need urgent help!!!