Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8178995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T23:54:13+00:00 2026-06-06T23:54:13+00:00

I live in Turkey. I can send sms to local numbers with this method:

  • 0

I live in Turkey. I can send sms to local numbers with this method:

public void sendSMS(String phoneNumber, String message) {
Log.i("NO", phoneNumber);
        PendingIntent sentPI = PendingIntent.getBroadcast(this, 0, new Intent(
                SENT), 0);

        PendingIntent deliveredPI = PendingIntent.getBroadcast(this, 0,
                new Intent(DELIVERED), 0);

        SmsManager sms = SmsManager.getDefault();
        sms.sendTextMessage(phoneNumber, null, message, sentPI, deliveredPI);

    }

But when I change the number to international number, SMS seems to be sent like before, but does not reach to that international number. I dont get any exception neither.

Note: I have tried sending manually from Android default messaging application. Message was received then. So I dont think it is because of the operator.

What do you think? How is this possible?

UPDATE: Tried sending sms to a friends Greek number, sms was received. Problem goes on with Iraq number. If you have non-turkish, non-greek number and wish to volunteer please send me a message/mail including your number so I can check with yours.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T23:54:15+00:00Added an answer on June 6, 2026 at 11:54 pm

    After few tests, it turns out nothing wrong with the code, well at least with Android part. It was because of SMS receiver software on the target device which means I had been sending the SMS for sure.

    Thanks

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Live Wallpapers app can play video on lockscreen. How does it do this?
Live Demo: http://jsfiddle.net/thisizmonster/DveuB/ How can I change this so that the input only allows
I have this live wallpaper where you can choose your own custom background and
We call a .live() method like this: $('.link').live('click', loadContent); But what about if I'm
The live() method was deprecated in jQuery 1.7. The jQuery docs now recommend Use
so live docs says this for calling .lenght() on an XML object For XML
Like live editing of XHTML and CSS in firebug can we do live testing
Live Example Here Press any of buttons. Can you see shaky slideDown effect? In
Live example of background issue: http://webid3.feckcorp.com/ As you can see the gray stripped background
$(function () { $(#dropdown).live(change keyup, function () { $(#theform).submit(); }); }); <form method=GET id=theform

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.