Advertisement
Guest User

Activate WhatsApp Voice Call

a guest
Feb 24th, 2015
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. How to Activate Whatsapp free calls Feature in your Android Phone:
  2.  
  3. > Install the latest whatsapp apk
  4. > Open any Root Explorer (ES file explorer preferred ) and
  5. navigate to /data/data/com.whatsapp/shared_prefs/com.whatsapp_preferences.xml
  6. > Add these 2 lines anywhere in the file but within the and save
  7.  
  8. Code:
  9.  
  10. <boolean name="call" value="true" />
  11. <string name="call_allowed">all</string>
  12.  
  13. > Then go to Settings/Apps/Whatsapp and force stop it !
  14. > Open the app again.
  15.  
  16. More Updates:
  17. http://SwapnilTech.blogspot.com/2015/02/Whatsapp-Voice-Calling-Feature.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement