Difference between revisions of "ALT+F4"

From mn/ifi/inf5750
Jump to: navigation, search
(Downloads)
(Summary of Requirements)
Line 14: Line 14:
  
 
== Summary of Requirements ==
 
== Summary of Requirements ==
The project is to implement the functionality of a point-and-click coordinate selector using the Google maps API in the existing [https://github.com/dhis2/dhis2-android-sdk DHIS 2 Android SDK]
+
The project is to implement the functionality of a point-and-click coordinate selector using the Google maps API in the [https://github.com/dhis2/dhis2-android-sdk DHIS 2 Android SDK]
  
<nowiki>:</nowiki> [https://play.google.com/store/apps/details?id=org.hisp.dhis.android.eventcapture&hl=en DHIS 2 Event Capture] and [https://play.google.com/store/apps/details?id=org.hisp.dhis.android.trackercapture&hl=en DHIS 2 Tracker Capture]
+
<nowiki> </nowiki>and integrate the coordinate selector into the two existing Android apps: [https://play.google.com/store/apps/details?id=org.hisp.dhis.android.eventcapture&hl=en DHIS 2 Event Capture] and [https://play.google.com/store/apps/details?id=org.hisp.dhis.android.trackercapture&hl=en DHIS 2 Tracker Capture].
  
The changes to t
+
Main features is then:
 +
* A way to choose between the current device coordinates or selecting coordinates from a map
 +
* G
  
 
== Work schedule ==
 
== Work schedule ==

Revision as of 15:03, 5 November 2015

Project details

Android coordinate picker

Group members

Magnus Åsrud - magnaas@ifi.uio.no
Olav Wegner Eide - olavwe@ifi.uio.no
Øyvind Julsrud - oyvindju@ifi.uio.no

Architecture

Android
Google maps API
etc..

Summary of Requirements

The project is to implement the functionality of a point-and-click coordinate selector using the Google maps API in the DHIS 2 Android SDK

and integrate the coordinate selector into the two existing Android apps: DHIS 2 Event Capture and DHIS 2 Tracker Capture.

Main features is then:

  • A way to choose between the current device coordinates or selecting coordinates from a map
  • G

Work schedule

Milestone 1: 8th November

  • Document the wiki page.

Milestone 2: 22th November

  • First bare-bone version.
  • Up-loadable as DHIS2 web app.

Milestone 3: 4th December

  • Finished, both apps are running.

Final milestone: 11th December

  • Final delivery.
  • Presentation.

Group organization

Screenshots, implementation of features

Learning outcome and future thoughts

Downloads

https://bitbucket.org/Gradox/android-coordinate-picker (private repo)
later the app