i’m attempting an http connection through emulator it always asks ‘Is it ok to use airtime’ and results nothing for both accept and reject cases. Is there any configuration problem ?.
Moreover i’m using eclipse pulsar in ubuntu
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is not configuration problem. You are communicating the server through
HttpConnection. Your application not signed. So whenever connection made it showing the such question. See this article “OK to use Airtime” on Mobile Emulators. Follow the mentioned configuration on that article and avoid this question on the emulator. But if you running on the mobile means you should sign the midlet.