How to Enable WhatsApp Voice Calling Feature Without Root (Android)

Enable** WhatsApp Voice Calling Feature [Activation Trick]

I think so you are aware of the recent development news from whatsapp. They are integrating voice calling feature in WhatsApp. This will allow us to make free calls over the internet between WhatsApp users. This news was given by WhatsApp last year. It’s planning to compete with google hangouts and skype

This voice calling features on WhatsApp is still not available for public use. Its only for developers for testing purpose. You will need a developer invite to be able to use WhatsApp voice calls in your smartphone.

How to Enable WhatsApp Voice Calling feature Without Root (Android)

But Today we are here with an amazing tutorial to manually Enable WhatsApp Voice Calling Feature Without Root Android. Yes! you can do this without root. For rooted phones, below we are having a guide.

 

whatsapp voice calling feature get instantly without root.

My Own WhatsApp with Voice Calling Feature Enabled.

UPDATE 3 : Guys if you receive a message saying WhatsApp calling activated and asking you to send to 10 people by clicking the link WhatsappCalling.com don’t click that link. It’s a spam/malware and will read all your phone details. If you look carefully that link will actually take you to a github.io site address. This domain is booked by someone from California and the name server of this site is among the blocked list of GoDaddy domain registrar. Please pass on to your circles.

UPDATE 2 : The Activation process is from the server side. You need to have the latest WhatsApp version 2.11.542 and a person with WhatsApp voice calling feature enabled should call you. Moreover to get this feature activation/invite system server should be kept on from WhatsApp. Previously it was enabled 2 times both on Fridays. So there’s a good chance of WhatsApp voice call activation today i.e., 26/02/2015. Let’s see 🙂

ALSO CHECK: psvr black friday

DOWNLOAD WhatsApp Voice call apk
Incoming search terms :

Whatsapp voice call app
Whatsapp voice call release date
WhatsApp voice call beta
WhatsApp voice call free

UPDATE : Due to problems in method 2, we are providing an easy way to get Whatsapp voice calling feature instantly. You just need to Download the latest Whatsapp app from here. Then message me on Facebook, I’ll call you from my voice calling enabled Whatsapp. Therefore when I call you, you’ll also be able to use the voice calling on Whatsapp. 😀
Enjoy!!!!

Here we are having two methods to get this voice call feature in WhatsApp.

1. Root Required

2. Without Root.

How to Enable Whatsapp Voice Calls Feature on Android SmartPhone [Root Required] :

Requirements :

Whatsapp latest version in two phones (version 2.11.508)

Rooted Phone

Android version at least 4.4 KitKat or 5.0 Lollipop

Terminal Emulator App

Procedure :

1. In both the rooted android smartphones install the latest version 2.11.508.

2. Open Terminal Emulator app and enter the below-given code.

am start -n com.whatsapp / com.whatsapp.HomeActivity

How to Enable WhatsApp calling feature on Android smartphone without root [New method]

That’s it now you’ve successfully enabled whatsapp calling feature in your smartphone. Enjoy!!

How to Enable /Get Whatsapp Voice Calls Feature on Android SmartPhone [Without Root] :

Requirements :

Whatsapp latest version (version 2.11.508)

ApkTool

Notepad++

Procedure :

1. Decompile Whatsapp

2. Open Androidmanifest.xml

3. Search for the following code

 <activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="false" android:name="com.whatsapp.Main">
           <intent-filter>
                <action android:name="android.intent.action.MAIN"/>
               <category android:name="android.intent.category.LAUNCHER"/>
                <category android:name="android.intent.category.MULTIWINDOW_LAUNCHER"/>
            </intent-filter>
        </activity>

4. Change it to

<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="false" android:name="com.whatsapp.Main"/>

5. Now Search for this line

 <activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/app_name" android:launchMode="singleTask" android:name="com.whatsapp.HomeActivity" android:theme="@style/Theme.App.Home"/>

6. Change it to

 <activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:label="@string/app_name" android:launchMode="singleTask" android:name="com.whatsapp.HomeActivity" android:theme="@style/Theme.App.Home">
   <intent-filter>
              <action android:name="android.intent.action.MAIN"/>
                <category android:name="android.intent.category.LAUNCHER"/>
                <category android:name="android.intent.category.MULTIWINDOW_LAUNCHER"/>
         </intent-filter>
     </activity>

7. Now compile it and sign.

8. Uninstall the old WhatsApp app.

9. Install this new modded WhatsApp app.

And it’s done! Voila! You’ve got WhatsApp voice calling feature in your android smartphone without the need of root permissions or privileges.

Note : This process requires minimum basic knowledge of decompiling and editing xml files. If you don’t have knowledge about this read the below paragraph. we have something great for you 😀

The Bonus :

[sociallocker]Wait!! Doesn’t the process look boring, time-consuming? If yes then you are lazy like me. So for this problem, we are having a readymade WhatsApp modded version. You just need to download and install it. No need to have knowledge of decompiling and all :P[/sociallocker]

Source : XDA-Developers

Just enjoy it. One last wish please share this tutorial if it helped you. Also, don’t forget to comment down if you have any problems or suggestions. Feel free to post a comment. Thanks 🙂

  1. Thanks a lot for showing us this excellent tutorial to enable or get WhatsApp voice calling feature without root. I’ve used your method and I’m able to call now. Keep it up man!!! 🙂

    Appreciate your work 🙂

    Thanks.