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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:44:00+00:00 2026-05-23T13:44:00+00:00

How to access the phone call history, and is it possible to do some

  • 0

How to access the phone call history,
and is it possible to do some action before I answer the phone call.
What I am trying to do is when I got a phone call,
before I answer it, I wanna it to check the my contacts saved in the server.

  • 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-23T13:44:00+00:00Added an answer on May 23, 2026 at 1:44 pm

    This is for accessing phone call history

    Uri allCalls = Uri.parse("content://call_log/calls");
    c = managedQuery(allCalls, null, null, null, null);
    
    String num= c.getString(c.getColumnIndex(CallLog.Calls.NUMBER));// for  number
    String name= c.getString(c.getColumnIndex(CallLog.Calls.CACHED_NAME));// for name
    String duration = c.getString(c.getColumnIndex(CallLog.Calls.DURATION));// for duration
    int type = Integer.parseInt(c.getString(c.getColumnIndex(CallLog.Calls.TYPE)));// for call type, Incoming or out going
    

    And as per my knowledge you cannot do any actions or you cannot guess that your call is picked up or not because android provides only 3 call states

    1. Idle (normal state when you phone
      is sitting idle no call dialed or
      received)
    2. offhook (when call is in
      dialing state or picked)
    3. Ringing (When there is an
      incoming call is received picked
      up)

    So there is no way to to know that the call is picked up or ringing or in dialing state or in hold state

    Thankyou

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

Sidebar

Related Questions

With my Windows Phone (HttpWebRequest object) I am trying to access my WCF REST
Trying to incorporate the missed call log in my windows phone mango application. Is
As the title says, I'm trying to access (POST) using jQuery AJAX call to
By any chance, does anyone know how to access the phone's photo gallery? I
Hi I want to access the CultureTypes in Windows Phone. In Silverlight/WPF i can
I am experimenting with Windows Live SDK for Windows Phone and tried to access
Any Access guru's out there that can help me out? Trying to figure out
The short version of my question is: How do I access the phone numbers
My application needs to run with administrator privileges because of some specific phone components.
I have a little problem. I have developed a midlet application that call some

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.