Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

300CEM---CrimeRate

The purpose of the application is to help everyone to stay safe and to try not to be victim of a crime. The application come with a series of four different tools, designed to help the user to understand how useful can the application can be in danger.


Mobile

If the user feels in danger, he only needs to shake his phone, and the application will ring the emergency number.

The application uses fragments for a better design and it adapts itself to any phone or tablet.

The mobile version has 4 functions:

  • Report a crime
  • Latest crimes
  • How safe is my street?
  • How to stay safe?

The GPS sensor and the accelerometer has been used in the application. Also the application has a version for android wear.


Wear

The wear version has only two functions:

List Crimes and SOS.

  • List Crimes - Police.data/api list will be fetched and showed into a list
  • SOS - will send a message to the device and the phone open a new activity and ringing to the emergency number.

Bibliograpyhy:

*Phillips, B., Stewart, C., and Marsicano, K. (n.d.) Android programming: the Big Nerd Ranch guide.3rd edn.

F., D.M.J. (2017) Beginning Android programming with Android Studio. Indianapolis, IN: Wrox

Anon. (n.d.) How to launch android wear activity from mobile [online]available from https://stackoverflow.com/questions/30050299/how-to-launch-android-wear-activity-from-mobile [2 December 2017]

Gabrielemariotti (n.d.) Android Wear: small gist to start an Activity on the mobile handheld from the Android Wear device. [online]available from https://gist.github.com/gabrielemariotti/117b05aad4db251f7534 [5 December 2017]

Techobbyist. (2016) available from https://www.youtube.com/watch?v=RWmbONsSg1E [1 December 2017]

DelaroyStudio. (2017) available from https://www.youtube.com/watch?v=x9EMXuUZbpQ [30 November 2017]*