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

  • SEARCH
  • Home
  • 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 6254621
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T14:12:42+00:00 2026-05-24T14:12:42+00:00

I am using an SMS manager in my app, so when a button is

  • 0

I am using an SMS manager in my app, so when a button is clicked, an SMS is sent,

btnPaket.setOnClickListener(new View.OnClickListener()


    {
        public void onClick(View v)
        {
            String phoneNo = "0977";
            String message = "stanje";

            sendSMS(phoneNo, message);

            Toast.makeText(getBaseContext(), "Zahtjev za provjeru stanja paketa je poslan, odgovor ocekuj uskoro!", Toast.LENGTH_SHORT).show();
        }
    });

So when I click on the button, the SMS is sent, and I get an automated response with the state of my SMS, and Internet packets. Is there any way such that a received SMS is automatically opened and shown to the user, without leaving the application, and going to the inbox, or the notifications bar?

  • 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-05-24T14:12:42+00:00Added an answer on May 24, 2026 at 2:12 pm

    I don’t think Android allows you to directly open/read text messages (for extremely obvious reasons…), however, you might be able to just launch the SMS inbox from your application.

    Reference here to how to launch activities.

    EDIT:
    This person apparently found out how to open the sms inbox, check his second post.

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

Sidebar

Related Questions

package com.android.SMStest; import android.app.Activity; import android.content.Context; import android.os.Bundle; import android.telephony.SmsManager; import android.view.View; import android.widget.Button;
I am developping an iPhone App that sends SMS, I am using XCode 4.2
I am using time picker for my app which sends sms based on a
I've developed an SMS app (send/receive SMS using GSM modem) using this library -
If I'm sending an SMS from my app using SmsManager and the SMS fails
I'm writing an app that sends sms using SmsManager. How can I get informations
Is it possible for a mobile browser to send an SMS using the device's
Can I access the text of my SMS messages using the iPhone SDK? Meaning
I'm using sockets to read all incoming SMS : `smsAddr.SetTextMatch(KNullDesC8);` The ones that belong
Does anyone have any experience using PHP to send an sms via skype I

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.