
It uses the cursor.getColumnIndex() to get the appropriate column back and then the cursor.getLong() to get the actual value of the column. What is does is as the cursor moves to the next contact, it stores the ID, display name and mimetype in 3 separate variables. Open the individual chat with the contact you want to video call. String projection = new String ĬontentResolver resolver = context.getContentResolver() Īfter the cursor gets back the information you use this code to go through it. Video calling lets you video call your contacts using WhatsApp. My example only returns the ID, Name of Contact and Mimetype. If you do use the projection, make sure that you include these 2 columns to be returned: ContactsContract.Data._ID, _NAME,. If you leave it as null, it won't filter any data out. The projection are the columns you want it to return such as the name of the contact, the phone number. You can further cut down what it queries back by specifying the projection. Record WhatsApp Video Calls with Voice with.
#WHATSAPP VIDEO CALL ANDROID ANDROID#
I dont know if this has to do with the buggy android 10 or its an issue with my phone. The _URI gets the data from the Contacts and sends it back. Now Record WhatsApp Calls Both Audio and Video automatically on Your Android iPhone Device using FREE apps. I cant seem to make video calls on WhatsApp because people cant hear me when I talk. You can see all sorts of calls history, including video calls as well.

Go to the Calls section from the top bar. Open the WhatsApp application on your device.

#WHATSAPP VIDEO CALL ANDROID MANUAL#
The WhatsApp video calling feature currently in Beta testing can be tried after opting to the beta. To check the call history on WhatsApp, here is the manual method. To query the IDs, you have to use a content resolver. is about to add video calling feature to its instant messaging app. Not just any ID, the ID with a specific mimetype that is suitable for whatsapp. In order to send a whatsapp call/video call, you need to get the ID of the contact. Apologies if some of it is not 100% correct. Then I made some videos through a separate smartphone, in order to document the issue: Regular phonecall (to our landline with cordless phone), Skype call (to our Win10 Laptop with headset), WhatsApp call (to the other smartphone), with and without video, hands-free speaker of the FP3 always turned on.

I've just figured out what it means so I thought I would share this with you guys in case anyone else was confused as well.
