Skip to main content

Architektur

  • Chapter
  • First Online:
Entwicklung mobiler Apps

Part of the book series: eXamen.press ((EXAMEN))

  • 7811 Accesses

Zusammenfassung

Dieses Kapitel beschreibt das Zusammenspiel der mobilen Anwendungen und der Serverkomponente innerhalb des Track-Your-Tinnitus-Projekts, wobei zunächst ein Überblick über die Gesamtarchitektur gegeben wird. In Abschn. 8.2 wird ein typischer Ablauf gezeigt, gefolgt von der Beschreibung der Datenstruktur (Abschn. 8.3). Anschließend wird die Architektur der mobilen Anwendungen erklärt (Abschn. 8.4).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Literatur

  1. Otwell, T. Laravel 3 Dokumentation. http://three.laravel.com/docs. [Online; zuletzt besucht am 23. Januar 2014].

  2. Fielding, R. T. (2000). Representational State Transfer (REST). http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm, 2000. [Online; zuletzt besucht am 23. Januar 2014].

  3. Crombach, A., Nandi, C., Bambonye, M., Liebrecht, M., Pryss, R., Reichert, M., Elbert, T. and Weierstall, R. (2013). Screening for mental disorders in post-conflict regions using computer apps – a feasibility study from Burundi. In XIII Congress of European Society of Traumatic Stress Studies (ESTSS) Conf, pages 70–70, June 2013.

    Google Scholar 

  4. Isele, D., Ruf-Leuschner, M., Pryss, R., Schauer, M., Reichert, M., Schobel, J., Schindler, A. and Elbert, T. (2013). Detecting adverse childhood experiences with a little help from tablet computers. In XIII Congress of European Society of Traumatic Stress Studies (ESTSS) Conf, pages 69–70, June 2013.

    Google Scholar 

  5. Ruf-Leuschner, M., Pryss, R., Liebrecht, M., Schobel, J., Spyridou, A., Reichert, M. and Schauer, M. (2013). Preventing further trauma: KINDEX mum screen – assessing and reacting towards psychosocial risk factors in pregnant women with the help of smartphone technologies. In XIII Congress of European Society of Traumatic Stress Studies (ESTSS) Conf, pages 70–70, June 2013.

    Google Scholar 

  6. Schobel, J., Schickler, M., Pryss, R., Maier, F., Reichert, M. (2014). Towards process-driven mobile data collection applications: Requirements, challenges, lessons learned. In 10th Int’l Conf on Web Information Systems and Technologies (WEBIST 2014), Special Session on Business Apps, Aachen, Germany, 2014

    Google Scholar 

  7. International Information Centre for Terminology – Infoterm. ISO 639 Language Codes. http://www.infoterm.info/standardization/iso_639_1_2002.php, Oktober 2011. [Online; zuletzt besucht am 25. Januar 2014].

  8. Cartalyst LLC. Sentry. https://github.com/cartalyst/sentry/tree/1.1/master, 2013. [Online; zuletzt besucht am 26. Januar 2014].

  9. Degasperi, L. (2013). PHP OAuth 2.0 Server for Laravel. https://github.com/lucadegasperi/oauth2-server-laravel, November 2013. [Online; zuletzt besucht am 26. Januar 2014].

  10. Geiger, P., Schickler, M., Pryss, R., Schobel, J. and Reichert, M. (2014). Location-based mobile augmented reality applications: Challenges, examples, lessons learned. In 10th Int’l Conf on Web Information Systems and Technologies (WEBIST 2014), Special Session on Business Apps, April 2014

    Google Scholar 

  11. Geiger, P., Pryss, R., Schickler, M. and Reichert, M. (2013). Engineering an advanced location-based augmented reality engine for smart mobile devices. Technical Report UIB-2013–09, University of Ulm, Ulm, October 2013.

    Google Scholar 

  12. Robecke, A., Pryss, R. and Reichert, M. (2011). Dbischolar: An iphone application for performing citation analyses. In CAiSE Forum-2011, number Vol-73 in Proceedings of the CAiSE’11 Forum at the 23rd Int’l Conf on Advanced Information Systems Engineering. CEUR Workshop Proceedings, June 2011.

    Google Scholar 

  13. Schobel, J., Schickler, M., Pryss, R., Nienhaus, H. and Reichert, M. (2013). Using vital sensors in mobile healthcare business applications: Challenges, examples, lessons learned. In 9th Int’l Conf on Web Information Systems and Technologies (WEBIST 2013), Special Session on Business Apps, pages 509–518, May 2013.

    Google Scholar 

  14. Apple Inc. UIApplicationDelegate Protocol Reference. https://developer.apple. com/library/ios/documentation/uikit/reference/UIApplicationDelegate_Protocol/Reference/Reference.html, September 2013. [Online; zuletzt besucht am 30. Januar 2014].

  15. Apple Inc. NSUserDefaults Class Reference. https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSUserDefaults_Class/Reference/Reference.html, Oktober 2013. [Online; zuletzt besucht am 01. Februar 2014].

  16. Apple Inc. NSManagedObject Class Reference. https://developer.apple.com/library/mac/documentation/Cocoa/Reference/CoreDataFramework/Classes/NSManagedObject_Class/Reference/NSManagedObject.html, Oktober 2013.[Online; zuletzt besucht am 30. Januar 2014].

  17. Apple Inc. UIControl Class Reference. https://developer.apple.com/library/IOs/documentation/UIKit/Reference/UIControl_Class/Reference/Reference.html, September 2011. [Online; zuletzt besucht am 30. Januar 2014].

  18. Google Inc. Adapter Class Reference. http://developer.android.com/reference/android/widget/Adapter.html. [Online; zuletzt besucht am 31. Januar 2014].

  19. Google Inc. SQLiteOpenHelper Class Reference. http://developer.android.com/ reference/android/database/sqlite/SQLiteOpenHelper.html. [Online; zuletzt besucht am 01. Februar 2014].

  20. Google Inc. View Class Reference. http://developer.android.com/reference/android/view/View.html. [Online; zuletzt besucht am 01. Februar 2014].

  21. Google Inc. SeekBar Class Reference. http://developer.android.com/reference/android/widget/SeekBar.html. [Online; zuletzt besucht am 01. Februar 2014].

  22. Google Inc. AlarmManager Class Reference. http://developer.android.com/reference/android/app/AlarmManager.html. [Online; zuletzt besucht am 01. Februar 2014].

  23. Google Inc. Service Class Reference. http://developer.android.com/reference/android/app/Service.html. [Online; zuletzt besucht am 01. Februar 2014].

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Marc Schickler .

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

Schickler, M., Reichert, M., Pryss, R., Schobel, J., Schlee, W., Langguth, B. (2015). Architektur. In: Entwicklung mobiler Apps. eXamen.press. Springer Vieweg, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-33057-5_8

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-33057-5_8

  • Published:

  • Publisher Name: Springer Vieweg, Berlin, Heidelberg

  • Print ISBN: 978-3-642-33056-8

  • Online ISBN: 978-3-642-33057-5

  • eBook Packages: Computer Science and Engineering (German Language)

Publish with us

Policies and ethics