W

Women Trident

Security In Every Aspect

W

Women Trident

Security In Every Aspect

The problem Women Trident solves

It provides solution to the emergency situations.
It helps women to stay protected at every place and she can contact to the police and other relatives
Just by simply shaking the phone.
It will send emergency SMS with the live location of the user.
The app provides a feature of calling directly from the app to all emergency number .

Challenges we ran into

  1. Animation that we added were not working properly.
    We found that there was an error in loading the animation file to the main_activity.java .
  2. We wanted to add many numbers to the Firebase but we were getting an error in reading from real time database of the
    Firebase.
    So , right now we implemented the feature for only one contact number.
  3. The interface look was different for different smartphones and also the content was overlaping in some smartphones and
    working fine in others.
    To overcome this problem we have used " match parent" and scaleType as "fitXY".
  4. The app was often crashing like when the intent was sent.
    we looked into the logcat and luckily found the problem.

Discussion