How to make my MIDlet to send SMS without asking user permission each time
Hello !
I am stuck with something. I am developing an application for Nokia 3230 smartphone with J2ME WMA APIs that automatically sends an SMS to a predefined number. But the problem is everytime the application tries to send an SMS it asks for user permission. I want this question to popup only once or better, not at all. Is there any other way or how do I fix this. Please Help!

