Android εφαρμογή υλοποίησης της υπηρεσίας Google Cloud Messaging
Implementation of Google Cloud Messaging Service in an Android application
View/ Open
Keywords
Κινητές συσκευές ; Αρχιτεκτονική συστήματος ; Ανάπτυξη λογισμικού ; Android ; Chatting ; Google Cloud MessagingAbstract
This bachelor’s thesis aims at the creation, execution and presentation of functions that belong to the most developed field on mobile devices (smartphones) and their applications, which is the communication between their users. The service used to establish this communication (chatting) is the service of Google Cloud Messaging (GCM).
The first part of the work analyzes how GCM service acts, describing in detail the steps to be followed in the implementation of its operations.
In the second part we will do a review of areas meeting the same or similar needs of chatting, which have used the same service (GCM) or other of which have adopted significant elements.
Later we present the implementation of our application and its functions (user's manual), accompanied by specific images (print screens) aiming an easy and enjoyable understanding from our readers.
The fourth chapter aims to explain the tools and programming languages used to implement our application. Simultaneously, we will put more emphasis on those parts of the code that represent the GCM and its functions.
Finally, we end with our conclusions about our work, while making an effort to refer to any future extensions of this project with the needs of the times.
We complete our work by recording the necessary references used for its implementation.