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 1046103
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T16:05:30+00:00 2026-05-16T16:05:30+00:00

I want to develop such an app. on installation of which I would have

  • 0

I want to develop such an app. on installation of which I would have two choices while sending sms either through my app or default sms app.

Is there any way through which we can capture an outgoing SMS?

  • 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-16T16:05:31+00:00Added an answer on May 16, 2026 at 4:05 pm

    You can add the following intent filter to your Activity’s AndroidManifest.xml description that will allow the user to select your application for sending SMS when they click on the Send SMS action in the contacts and sms application:

    <intent-filter>
       <action android:name="android.intent.action.SENDTO"></action>
       <data android:scheme="smsto"></data>
       <category android:name="android.intent.category.DEFAULT"></category>
    </intent-filter>
    

    This passes a data uri in the format of smsto://target-number , your app needs to take care of the text entry and sending of the SMS using SMSManager.

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

Sidebar

Related Questions

I want to develop an Android app in which I have key log press.
I want to develop cross platform mobile app. I have seen frameworks listed below
I want to develop an app which can Block the Invocation of some Blackberry
I want to develop app which will recognize object(like monument or something) present in
I Want to develop a app which can identify corporate email accounts and when
I want to develop an app which records the call-duration etc.. when a call
Hi all i have an EditText an a seekbar .I want to develop such
I want to develop an app to display the programs schedule of a specific
I want to develop an app targeting Android version 2.1 (6) and above so
For school, i have to develop a Twitter client with ASP.NET. In the app,

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.