Pregled bibliografske jedinice broj: 764022
Using Retrofit framework in implementation of Android REST client
Using Retrofit framework in implementation of Android REST client // Razvoj poslovnih i informatičkih sustava (CASE 27) / Polonijo, Mislav (ur.).
Zagreb, 2015. str. 49-56 (predavanje, nije recenziran, cjeloviti rad (in extenso), stručni)
CROSBI ID: 764022 Za ispravke kontaktirajte CROSBI podršku putem web obrasca
Naslov
Using Retrofit framework in implementation of Android REST client
Autori
Macan, David Ante ; Stapić, Zlatko ; Pavlović, Milan
Vrsta, podvrsta i kategorija rada
Radovi u zbornicima skupova, cjeloviti rad (in extenso), stručni
Izvornik
Razvoj poslovnih i informatičkih sustava (CASE 27)
/ Polonijo, Mislav - Zagreb, 2015, 49-56
Skup
Razvoj poslovnih i informatičkih sustava (CASE 27)
Mjesto i datum
Zagreb, Hrvatska, 01.06.2015. - 02.06.2015
Vrsta sudjelovanja
Predavanje
Vrsta recenzije
Nije recenziran
Ključne riječi
Android ; Retrofit ; REST ; web service
Sažetak
Most of today’s mobile applications use one or more communication technologies to send and retrieve data stored online. In majority of these cases applications actually communicate with backend web service which sends and receives the data. Today’s most popular architecture that deals with this functionality, is called REST (Representation State Transfer) architecture, but, implementing REST client in native Android applications usually takes a lot of time, and if it is not implemented by using some architectural pattern, time needed to modify the implementation grows proportionally with application complexity. Industry recognized one helpful framework, Retrofit, which aims to speed up the process and leaves developers more time to focus on the other important activities in the system development process. To reduce even more boilerplate code, Retrofit uses Java annotations which speed up the development process even more. Thus, in this paper we present Retrofit framework and we compare it with native implementation of Android REST client.
Izvorni jezik
Engleski
Znanstvena područja
Računarstvo, Informacijske i komunikacijske znanosti
POVEZANOST RADA
Ustanove:
Fakultet organizacije i informatike, Varaždin