GithubHelp home page GithubHelp logo

shakilahmedshaj / women_safety_box Goto Github PK

View Code? Open in Web Editor NEW
41.0 6.0 19.0 679 KB

This is an Android App for Women or any Female, which Will Call to an Emergency number, based on a specific voice command like "Help" . It will also send SMS with current GPS coordinates to those numbers.

Java 100.00%
women safety female security girls gps location auto call sms

women_safety_box's Introduction

Women Safety Box

Women safety app using Background Voice Recognition

[ University 2nd Year SDP Project-2018 ]

Women Safety Box

This is an Android App for Women or any Female, which Will Call to an Emergency number, based on a specific voice command like "Help" . It will also send SMS with current GPS coordinates to those numbers.

  • Make Sure that "Google" App is Installed on your phone and you give this App proper Access Permission like Call, SMS, Microphone.

App Screenshots

Registration Background Voice Recognation, Help Mode, Auto Call & SMS

Nearby Police and Hospital Location Fast Aid and Self Defence Info

Built With

  • Android Studio 4.0.1 The latest version can be downloaded from here
  • Build gradle 3.1.4
  • Compile Sdk Version 26

Directory Structure

The following is a high level overview of relevant files and folders.

Women Safety Box
├───app
│   └───src
│       └───main
│           └───java
│               └───com
│                   └───womensafety
│                       └───shajt3ch
│                               AccelerometerListener.java
│                               AccelerometerManager.java
│                               BackgrndServices.java
│                               Constants.java
│                               DataHolder.java
│                               DataParser.java
│                               Display.java
│                               DownloadUrl.java
│                               GetNearbyPlacesData.java
│                               GPSTracker.java
│                               Holder.java
│                               MainActivity.java
│                               MapsActivity.java
│                               Model.java
│                               MyPagerAdapter.java
│                               MyService.java
│                               PhoneNumber.java
│                               RecyclerAdapter.java
│                               Register.java
│                               RGeocoder.java
│                               Safety.java
│                               Verify.java
│
└───speech
   └───src
       └───main
           └───java
               └───com
                   └───sac
                       └───speech
                           │   DefaultLoggerDelegate.java
                           │   DelayedOperation.java
                           │   GoogleVoiceTypingDisabledException.java
                           │   Logger.java
                           │   Speech.java
                           │   SpeechDelegate.java
                           │   SpeechRecognitionException.java
                           │   SpeechRecognitionNotAvailable.java
                           │   SpeechUtil.java
                           │   TextToSpeechCallback.java
                           │   TtsProgressListener.java
                           │
                           └───ui
                               │   SpeechBar.java
                               │   SpeechProgressView.java
                               │
                               └───animators
                                       BarParamsAnimator.java
                                       BarRmsAnimator.java
                                       IdleAnimator.java
                                       RmsAnimator.java
                                       RotatingAnimator.java
                                       TransformAnimator.java

License

MIT License

Copyright (c) 2020 Women Safety Box

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

women_safety_box's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

women_safety_box's Issues

message is not sent

the message is not sent to the number after the voice command is activated

Library error

hi why do i get this error

C:\Users\Diva\AndroidStudioProjects\Women_Safety_Box\speech\src\main\java\com\sac\speech\DefaultLoggerDelegate.java:6: error: package Logger does not exist
public class DefaultLoggerDelegate implements Logger.LoggerDelegate {

java classes not found

your code is reminding me that the symbol class can not be found in it. the buid is showing me 20 errors due to this. it is also showing me that the package logger also doesn't exist.
In short
untitled
untitled1

Java Complier is showing me 20 errors can you please help me in this as soon as possible please !!

Can't find Symbol Class

speech/src/main/java  
com/sac/speech/DefaultLoggerDelegate.java  
error: cannot find symbol class LoggerDelegate  
error: method does not override or implement a method from a supertype  
error: method does not override or implement a method from a supertype  
com/sac/speech/Speech.java  
error: cannot find symbol class SpeechDelegate  
error: cannot find symbol class DelayedOperation  
error: cannot find symbol class TextToSpeechCallback  
error: cannot find symbol class SpeechRecognitionNotAvailable  
error: cannot find symbol class SpeechRecognitionNotAvailable  
error: cannot find symbol variable Logger  
error: cannot find symbol variable Logger  
error: cannot find symbol variable Logger  
error: cannot find symbol variable Logger  
error: cannot find symbol variable Logger  
error: cannot find symbol class DelayedOperation  
error: cannot find symbol variable Logger  
error: cannot find symbol variable Logger  
error: cannot find symbol variable Logger  
com/sac/speech/TtsProgressListener.java  
error: cannot find symbol class TextToSpeechCallback  
error: cannot find symbol class TextToSpeechCallback  
error: cannot find symbol class TextToSpeechCallback  

Its not working

i tried this code, but by saying "help" its not calling or sending a message!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.