rishabhjain9196 / AntiTheftBoomerang

Android Application, made as a minor project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AntiTheftBoomerang

Android Application (made as a minor project in 3rd year at Jaypee Insitite of Information Technology)

Software required: Android Studio

Steps to setup:

  1. Clone the repository
  2. Place the folder in your Projects folder
  3. Open it in android studio
  4. Might have to change the package names according to the new setup

Authentication: Google Firebase

Features:

1.) Lockscreen Guard: Captures the image of the user using the front camera, if he/she attempts to unlock the phone 'x' number of times. There must be consecutive x failed attempts at the pattern or passcode security to trigger this. This 'x' can be set in the application settings itself. This lags sometimes and is showing issues in newer android versions.

2.) Message Control: Option to control few basic settings of the device via messages: Set device from SILENT to RINGER mode, Raise a loud alarm, or even get the location of the phone back via sms on the preconfigured number.

3.) Signal Flare: Send the battery levels of the phone when the battery is at 'x'%. This crtical percentage of the battery 'x' can be between 5% to 15% and can be configured from the application settings.

About

Android Application, made as a minor project.


Languages

Language:Java 100.0%