domingo, 1 de febrero de 2015

Cómo habilitar la función de llamadas en WhatsApp


WhatsApp esta comenzado a implementar la función de llamadas, pero la inmensa mayoría todavía no tiene esta opción disponible...


Si deseas habilitar la opción existe un método pero necesitas tener acceso root en el equipo para probarlo.

Requerimientos:


Comenzamos:
  • Abrimos la aplicación Terminal Emulator y escribimos estos dos comandos 


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


Cuales son los inconvenientes:
  • Si usted quiere llamar a alguien, la otra persona tiene que haber hecho lo mismo (activado) para que esa persona reciba su llamada 
  • Tiene que hacer esto cada vez que desea llamar 
  • Alguien que ya tiene esta característica necesita llamar para que esta función se active


========================================================================



[GUIDE] [ROOT] Enable whatsapp call feature (Update)
 
This method may work for some people!
Please don't use PM or Social Media to request calls ... I cannot do that
DO THIS AT YOUR OWN RISK !!!!!!
TESTED ON 3 devices



REQUIREMENTS :-
  • A rooted device (Of course :P)
  • Latest whatsapp apk from whatsapp.com/android
  • you have to receive a call from someone who has the feature active ( answer the call) before following these steps
  • Android 5.0.x

STEPS:-

  1. Install the latest apk (Of course)
  2. Open any root explorer (es file explorer preferred ) and navigate to /data/data/com.whatsapp/shared_prefs/com.whatsapp_preferences.xml
  3. Add these 2 lines anywhere in the file but within the <map></map> and save

    <boolean name="call" value="true" />
    <string name="call_allowed">all</string>
  4. Then go to Settings/Apps/Whatsapp and force stop it !
  5. Open the app again (duh!)


Fuente
Enable calling feature on WhatsApp!

No hay comentarios:

Publicar un comentario