NJACKWinterOfCode / WhatsApp-Direct-Message

A simple app which saves you the effort of saving numbers as contacts if you wish to contact them on WhatsApp
MIT License
0 stars 16 forks source link

fix: Fix error occurred on sending message if whatsapp is not installed. #119

Closed 091karan closed 5 years ago

091karan commented 5 years ago

Fixes #116 #118

Changes:

  1. Remove all the unused imports in the MainActivity file
  2. Check if Whatsapp is installed in the device or not, if yes intent to the whatsapp else inform user to install Whatsapp first.

Screenshot for the changes:

If whatsapp is not installed on the device

screenshot_1546523874

If whatsapp is installed

screenshot_1546526420