• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. U

    Apps How to detect incoming call

    Hi. Im working on an application that does something during a call. So I understand I need to use a service. But how does my application detect that a call is incoming or the call is answered or whatever before I launch the service?
  2. U

    Apps Application that starts working during call

    Hi all, If I would like to have an application(background or active) to start working when an incoming or outgoing call is started, how do I go about that? I just need the basic idea no need for specifics(also it would be greatly appreciated). So basically does this application need to be a...