Thesis Details

Mobilní aplikace pro notifikace při dosažení míst

Bachelor's Thesis Student: Ungrová Klára Academic Year: 2019/2020 Supervisor: Herout Adam, prof. Ing., Ph.D.
English title
Mobile App for Notifying about Reaching a Location
Language
Czech
Abstract

The aim of this bachelor thesis is to create a simple Android application which will be able to send notifications when entering or exiting a zone of user's interest and will overall ease the process of informing other people. Detection of entering/exiting zone is based on the principles of geofencing. SQLite database is used to save user's zones of interest (and details about them) persistently. When crossing the boundaries of a zone of interest, a user receives a notification - by clicking on it a user has the opportunity to send the message to other person. The message to be sent can be preset for every zone (both for entering and exiting). It is possible to activate/deactivate the monitoring of any zone any time. A user can display zones on the map. There is a possibility to send a trial explanatory notification for user to better understand its functionality. The foreground service which takes care of retrieving up-to-date location is running even if the app is swiped away from running applications. To kill the application, the switch off button in the app needs to be pressed. The main focus of this work is design, implementation and testing of the mobile application. The final version has been published to Google Play store.

Keywords

mobile app, Android, Android Studio, Kotlin, SQLite, notification, map, location, smartphone, geofencing, GUI

Department
Degree Programme
Information Technology
Files
Status
defended, grade A
Date
10 July 2020
Reviewer
Committee
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), předseda
Bartík Vladimír, Ing., Ph.D. (DIFS FIT BUT), člen
Drahanský Martin, prof. Ing., Dipl.-Ing., Ph.D. (DITS FIT BUT), člen
Hrubý Martin, Ing., Ph.D. (DITS FIT BUT), člen
Martínek Tomáš, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
UNGROVÁ, Klára. Mobilní aplikace pro notifikace při dosažení míst. Brno, 2020. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2020-07-10. Supervised by Herout Adam. Available from: https://www.fit.vut.cz/study/thesis/23016/
BibTeX
@bachelorsthesis{FITBT23016,
    author = "Kl\'{a}ra Ungrov\'{a}",
    type = "Bachelor's thesis",
    title = "Mobiln\'{i} aplikace pro notifikace p\v{r}i dosa\v{z}en\'{i} m\'{i}st",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2020,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/23016/"
}
Back to top