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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T05:23:31+00:00 2026-06-01T05:23:31+00:00

I am working on an android app, where I need to save sender, SMS

  • 0

I am working on an android app, where I need to save sender, SMS body, date and time of the incoming SMS. Right now I can be able to capture the message body and sender. But I cant able to get the date and time of SMS. Even I checked out some of the posts in stackoverflow but none of them capture date and time. So can anyone here please suggest or show me piece of code to capture date and time from incoming SMS? Thanks in advance

NOTE: I tried the following links

  1. How to analyze incoming SMS on Android?
  2. How would i track Incoming SMS in Android?
  • 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-01T05:23:32+00:00Added an answer on June 1, 2026 at 5:23 am

    Does getTimestampMillis() not help?

    To get the date & time values, do this:

    Calendar calendar = Calendar.getInstance();
    calendar.setTimeInMillis(smsMessage.getTimestampMillis());
    
    int date = calendar.get(CALENDAR.DATE);
    int hour = calendar.get(CALENDAR.HOUR_OF_DAY);
    // etc...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am now working on an android app in which I need to display
My Android app has two Spinners (dropdown menus) working fine. However, now I've added
Hi guys i am working on an android app where i need to integrate
I'm working on an android app that can call upon HP ePrint app to
I am working on an Android app and I need to make sure that
Hi All I am working on an android app where i need to implement
im working on a HelloGallery example for an Android app i'm developing. I need
I am currently working on my first android app. In a listview, I need
I have the Facebook SDK for Android working in my app. I can't seem
I am working on a small Android app. Part of what I need for

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.