• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. J

    Apps problems using sendMultiPartText method

    Im wondering if anyone is else has had a similar issue. Im integrating sms in my app and am trying to make it possible to send large messages. So I tried using sendMultiPartTextMessage() supplying it with a string split up with the divideMessage method. When I do this the text never gets sent...