I\'m making a program that is based on sending many notifications to the phone. I have come across a problem with making the phone act like its an actual call or message anyone know any other way to a
I am trying to send an SMS using BlackBerry 4.5 OS. This send-SMS code is working on the 8300 Curve, but not on any other device I\'ve tried. Why?
I\'m using J2ME WMA to send/receive 开发者_StackOverflow中文版SMS into a specific port, which in my case is port 50000. When one of the mobile devices is not running the application the message goes t
Instead of the sender number to the recipient , i want it be name using the AT commands. I am successfully send the message through AT commands using GSM Modem. 开发者_如何学编程Can somebody provide
Hi i try to make a connection with this code but this error shown : java.lang.IllegalArgumentException: invalid port format
Hello i have problem with my sms aplication. import java.util.ArrayList; import java.util.List; import android.app.Activity;
This is the question asked at many places but I could no开发者_StackOverflow中文版t find any satisfying answer so asking it in stackoverflow. Hope I will get answer soon.
I see a lot of applications that do SMS popups. Why can\'t I get my app working? If a SMS message comes in, I would like it to popup on the screen.
How can I check if the devic开发者_StackOverflowe has SMS capabilities (e.g phones probably will but tablets might not)?I answered the question myself, I\'m using;
I have a simple android app (API 1.5) devel开发者_开发问答oped for Motorola i1 from Nextel. It creates a simple SMS listener via BroadcastReveiver and it works when I test it