Record phone calls on android phone?

前端 未结 5 1479
执笔经年
执笔经年 2020-12-01 02:39

I tried it and use the following code for recording outgoing calls but it does not..

  @Override
  public void onReceive(Context context, Intent intent) 
  {         


        
5条回答
  •  抹茶落季
    2020-12-01 02:48

    This code is working for me to record outgoing phone calls,so please check it Here

提交回复
热议问题