Situation awareness and incident reporting

This project is maintained by IT2901: 01-FFI_Android

IT2901 Prosjekt for FFI

Essential to Network Based Defense (NBD) is the concept of service orientation and the responsibility to share.

Innledning

A current trend is increased use of consumer electronics for military applications.

Smart-devices constitute a cheap yet powerful sensor, processing and communication platform

This app is build for situation awareness and reporting incidents others.

The app will function in a Disconnected, Intermittent, Limited (DIL) environment.

First application prototype: Prototype 2

What has been done on this sprint?

  • - register new user,
  • - user login,
  • - report location to server periodically,
  • - download coworkers location periodically from server,
  • all need to be done with communication to our server and those simple functions are tested and all works, which also give credit at our server side worked.

  • - OpenstreetMap implemented,
  • - show users own location with a marker
  • - and show coworkers location with other markers
  • Functionalities for Prototype 2 are basied on our sprint 2 backlog

    
                Sprint 2 backlog:
    
                2 Implement first version android application
                2.1 Implement android UI
                2.1.2 Implement main activity layout
                2.1.3 Implement first OpenstreetMap
                2.2 Response/request handler client-side(SOAP)
                3 Implement backend draft
                3.1 Implement database handler draft
                3.2 Create the database(MySQL) backend-side
                3.3 response/request handler (SOAP) backend
                3.4 Implement (Very) simple authentication system
            

    Generated android apk