-
Notifications
You must be signed in to change notification settings - Fork 0
/
bib.bib
718 lines (637 loc) · 25.4 KB
/
bib.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
% self inserted
@INPROCEEDINGS{IEEE_Testing_Cross_Platform_Frameworks,
author={Boushehrinejadmoradi, Nader and Ganapathy, Vinod and Nagarakatte, Santosh and Iftode, Liviu},
booktitle={2015 30th IEEE/ACM International Conference on Automated Software Engineering (ASE)},
title={Testing Cross-Platform Mobile App Development Frameworks (T)},
year={2015},
volume={},
number={},
pages={441-451},
doi={10.1109/ASE.2015.21}
}
@book{panhale2016beginning,
title={Beginning hybrid mobile application development},
author={Panhale, Mahesh},
year={2016},
publisher={Springer}
}
%Stuff to do here
@inbook{doi:https://doi.org/10.1002/9781119550860.fmatter,
author = {},
publisher = {John Wiley & Sons, Ltd},
isbn = {9781119550860},
title = {Front Matter},
doi = {https://doi.org/10.1002/9781119550860.fmatter},
year = {2019}
}
@book{android_beginning,
title={Android Apps for Absolute Beginners},
author={Jackson, Wallace},
year={2016},
publisher={Apress Berkeley},
doi = {10.1007/978-1-4842-0019-3}
}
@InProceedings{recyclerview_android,
author="Sabiyath Fatima, N.and Steffy, D. and Stella, D.
and Nandhini Devi, S.",
editor="Pati, Bibudhendu
and Panigrahi, Chhabi Rani
and Buyya, Rajkumar
and Li, Kuan-Ching",
title="Enhanced Performance of Android Application Using RecyclerView",
booktitle="Advanced Computing and Intelligent Engineering",
year="2020",
publisher="Springer Singapore",
address="Singapore",
pages="189--199",
doi = {10.1007/978-981-15-1483-8_17}
}
@Inbook{ConstraintLayout_Android,
author="Hunt, John",
title="Android Layouts and Events",
bookTitle="Beginner's Guide to Kotlin Programming",
year="2021",
publisher="Springer International Publishing",
address="Cham",
pages="485--501",
abstract="In this chapter we will look at views and layouts within an Android application.",
doi="10.1007/978-3-030-80893-8_34",
}
@inproceedings{viewModel_android,
title={The Exploration and Practice of MVVM Pattern on Android Platform},
author={Wei Sun and Haohui Chen and Wen Yu},
year={2017},
booktitle={Proceedings of the 2016 4th International Conference on Machinery, Materials and Information Technology Applications},
doi={https://doi.org/10.2991/icmmita-16.2016.205},
publisher={Atlantis Press}
}
@inproceedings{webview_javascript_security,
author = {Luo, Tongbo and Hao, Hao and Du, Wenliang and Wang, Yifei and Yin, Heng},
title = {Attacks on WebView in the Android System},
year = {2011},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
doi = {10.1145/2076732.2076781},
booktitle = {Proceedings of the 27th Annual Computer Security Applications Conference},
pages = {343–352},
numpages = {10},
location = {Orlando, Florida, USA},
series = {ACSAC '11}
}
@INPROCEEDINGS{Native_good_usage_ofplattformfunctions,
author={Grønli, Tor-Morten and Hansen, Jarle and Ghinea, Gheorghita and Younas, Muhammad},
booktitle={2014 IEEE 28th International Conference on Advanced Information Networking and Applications},
title={Mobile Application Platform Heterogeneity: Android vs Windows Phone vs iOS vs Firefox OS},
year={2014},
volume={},
number={},
pages={635-641},
doi={10.1109/AINA.2014.78}
}
%%%Maybe another Quelle
@INPROCEEDINGS{mobiledraft_cross_plattform,
title={Untersuchung von Ansätzen für Plattform Übergreifende Smart-phone-Anwendungen},
url={http://mobiledraft.com/bachelor-thesis/inhaltsverzeichnis/},
author={Piotrowski, Jan},
year={2010}
}
@INPROCEEDINGS{sarkar_android,
author={Sarkar, Anirban and Goyal, Ayush and Hicks, David and Sarkar, Debadrita and Hazra, Saikat},
booktitle={2019 Third International conference on I-SMAC (IoT in Social, Mobile, Analytics and Cloud) (I-SMAC)},
title={Android Application Development: A Brief Overview of Android Platforms and Evolution of Security Systems},
year={2019},
pages={73-79},
doi={10.1109/I-SMAC47947.2019.9032440}
}
@inproceedings{2017hybrid_approach_end,
author = {Huynh, Minh Q. and Ghimire, Prashant and Truong, Donny},
title = {Hybrid App Approach: Could It Mark the End of Native App Domination?},
year = {2017},
doi = {10.28945/3723},
booktitle = {Issues in Informing Science and Information Technology}
}
@INPROCEEDINGS{javascript_dangerous,
author={Yang, Liu and Cui, Xingmin and Wang, Changyuan and Guo, Shanqing and Xu, Xinshun},
booktitle={2016 IEEE Trustcom/BigDataSE/ISPA},
title={Risk Analysis of Exposed Methods to JavaScript in Hybrid Apps},
year={2016},
pages={458-464},
doi={10.1109/TrustCom.2016.0097}
}
@ARTICLE{Serrano_mobile,
author={Serrano, Nicolás and Hernantes, Josune and Gallardo, Gorka},
journal={IEEE Software},
title={Mobile Web Apps},
year={2013},
volume={30},
number={5},
pages={22-27},
doi={10.1109/MS.2013.111}
}
@inproceedings{2014Mulit_plattform_definition,
author = {Duc, Anh Nguyen and Mockus, Audris and Hackbarth, Randy and Palframan, John},
title = {Forking and Coordination in Multi-Platform Development: A Case Study},
year = {2014},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
doi = {10.1145/2652524.2652546},
booktitle = {Proceedings of the 8th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement}
}
@INPROCEEDINGS{2014_Cross_plattform,
author={Charkaoui, Salma and Adraoui, Zakaria and Benlahmar, El Habib},
booktitle={2014 Third IEEE International Colloquium in Information Science and Technology (CIST)}, title={Cross-platform mobile development approaches},
year={2014},
volume={},
number={},
pages={188-191},
doi={10.1109/CIST.2014.7016616}
}
@INPROCEEDINGS{Andersson_2022,
title={A Comparison of the Performance of an Android Application Developed in Native and Cross-Platform: Using the Native Android SDK and Flutter},
url={http://urn.kb.se/resolve?urn=urn:nbn:se:bth-23080},
author={Andersson, Henry},
year={2022}
}
@INPROCEEDINGS{Olsson_2020,
title={A Comparison of Performance and Looks Between Flutter and Native Applications},
url={http://urn.kb.se/resolve?urn=urn%3Anbn%3Ase%3Abth-19712},
author={Olsson, Matilda},
year={2022}
}
@INPROCEEDINGS{Thiele_2018,
title={Cross-Plattform-Entwicklung einer mobilen Anwendung mit Flutter – Konzeption und prototypische Umsetzung},
author={Thiele, Leonard},
year={2018},
type = {bachelorThesis},
doi={20.500.12738/8585}
}
@article{Denko_performance,
author = {Denko, Blaž and Pecnik, Spela and Fister jr, Iztok},
year = {2021},
month = {01},
pages = {78-90},
title = {A Comprehensive Comparison of Hybrid Mobile Application Development Frameworks},
volume = {13},
journal = {International Journal of Security and Privacy in Pervasive Computing},
doi = {10.4018/IJSPPC.2021010105}
}
@INPROCEEDINGS{UserAgentString,
author={Chen, Jie and Gou, Gaopeng and Xiong, Gang},
booktitle={2019 IEEE 21st International Conference on High Performance Computing and Communications; IEEE 17th International Conference on Smart City; IEEE 5th International Conference on Data Science and Systems (HPCC/SmartCity/DSS)},
title={An Analysis of Anomalous User Agent Strings in Network Traffic},
year={2019},
pages={1771-1778},
doi={10.1109/HPCC/SmartCity/DSS.2019.00243}
}
@misc{.23.03.2022,
abstract = {This book constitutes the refereed proceedings of the SIGSAND/PLAIS EuroSymposium 2016 titled Information Systems: Development, Research, Applications, Education, held in Gdansk and Sopot, Poland, on},
year = {23.03.2022},
title = {Information Systems: Development, Research, Applications, Education | SpringerLink},
url = {https://link.springer.com/book/10.1007/978-3-319-46642-2},
urldate = {23.03.2022}
}
@book{MaiThiNguyenKim.,
author = {{Mai Thi Nguyen-Kim}},
title = {Die kleinste gemeinsame Wirklichkeit: Wahr, falsch, plausibel - die gr{\"o}{\ss}ten Streitfragen wissenschaftlich gepr{\"u}ft},
edition = {7. Auflage},
publisher = {{Droemer Knaur Verlag}},
isbn = {978-3-426-27822-2}
}
@book{Flutter_Recipes,
author = {{Fu Cheng}},
title = {Flutter Recipes},
edition = {1. Auflage},
publisher = {{Apress Berkeley, CA}},
doi={10.1007/978-1-4842-4982-6},
year = {2019}
}
@book{vanderAalst.2013,
abstract = {This book contains the thoroughly refereed and revised best papers from the 8th International Conference on Web Information Systems and Technologies, WEBIST 2012, held in Porto, Portugal, in April 2012, and organized by the Institute for Systems and Technologies of Information, Control and Communication (INSTICC), in collaboration with ACM SIGMIS.The 23 papers presented in this book were carefully reviewed and selected from 184 submissions. The papers were selected from those with the best reviews also taking into account the quality of their presentation at the conference. The papers are grouped into parts on Internet Technology; Web Interfaces and Applications; Society, e-Business, and e-Government; Web Intelligence; and Mobile Information Systems},
year = {2013},
title = {Web Information Systems and Technologies: 8th International Conference, WEBIST 2012, Porto, Portugal, April 18-21, 2012, Revised Selected Papers},
address = {Berlin, Heidelberg},
volume = {140},
publisher = {{Springer Berlin Heidelberg}},
isbn = {9783642366086},
series = {Springer eBook Collection Computer Science},
editor = {{van der Aalst}, Wil and Mylopoulos, John and Rosemann, Michael and Shaw, Michael J. and Szyperski, Clemens and Cordeiro, Jos{\'e} and Krempels, Karl-Heinz},
doi = {10.1007/978-3-642-36608-6}
}
@article{ELKASSAS2017163,
title = {Taxonomy of Cross-Platform Mobile Applications Development Approaches},
journal = {Ain Shams Engineering Journal},
volume = {8},
number = {2},
pages = {163-190},
year = {2017},
doi = {10.1016/j.asej.2015.08.004},
author = {Wafaa S. El-Kassas and Bassem A. Abdullah and Ahmed H. Yousef and Ayman M. Wahba},
keywords = {Cross-platform mobile development, Interpretation approach, Cloud computing, Compilation approach, Component-Based approach, Model-Driven Engineering}
}
@article{researchgate_thomas,
author = {C. G., Thomas and Devi, A.},
year = {2021},
month = {06},
pages = {115-130},
title = {A Study and Overview of the Mobile App Development Industry},
journal = {International Journal of Applied Engineering and Management Letters},
doi = {10.47992/IJAEML.2581.7000.0097}
}
@inproceedings{iOSvsAndroid,
author = {Goadrich, Mark H. and Rogers, Michael P.},
title = {Smart Smartphone Development: IOS versus Android},
year = {2011},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
doi = {10.1145/1953163.1953330},
booktitle = {Proceedings of the 42nd ACM Technical Symposium on Computer Science Education},
pages = {607–612},
numpages = {6},
keywords = {android, smartphones, objective-c, iOS, xcode, eclipse, mobile devices, apps, java, iphone},
location = {Dallas, TX, USA},
series = {SIGCSE '11}
}
@INPROCEEDINGS{IEEE_GraphQL,
author={Brito, Gleison and Mombach, Thais and Valente, Marco Tulio},
booktitle={2019 IEEE 26th International Conference on Software Analysis, Evolution and Reengineering (SANER)},
title={Migrating to GraphQL: A Practical Assessment},
year={2019},
pages={140-150},
doi={10.1109/SANER.2019.8667986}
}
@article{interpreted_vs_compiled,
author = {Ampomah, Ernest and Mensah, Ezekiel and Gilbert, Abilimi},
year = {2017},
month = {10},
pages = {8-13},
title = {Qualitative Assessment of Compiled, Interpreted and Hybrid Programming Languages},
volume = {7},
journal = {Communications on Applied Electronics},
doi = {10.5120/cae2017652685}
}
%%IF removed new Firebase Source
@book{Flutter_Apprentice,
abstract = {Build for iOS {\&} Android with Flutter ! Flutter is an exciting development toolkit that lets you build apps for iOS, Android and even web and desktop, all from a single codebase. It uses a declarative approach to UI development. You can {\textquotedbl}hot reload{\textquotedbl} code while developing, and apps will perform at native speed thanks to its custom rendering engine. With Flutter and Flutter Apprentice, you can achieve the dream of building fast applications, faster.},
year = {2021},
author={Katz, Mike and Moore, Kevin D. and Ngo, Vincent and Guzzi, Vincenzo},
title = {Flutter Apprentice: Learn to build cross-platform apps},
address = {[Alexandria, Virginia, USA]},
edition = {Second edition},
publisher = {{Razeware LLC}},
isbn = {978-1950325481}
}
@INPROCEEDINGS{IEEE_development_classes,
author={Delía, Lisandro and Galdamez, Nicolás and Corbalan, Leonardo and Pesado, Patricia and Thomas, Pablo},
booktitle={2017 Computing Conference},
title={Approaches to mobile application development: Comparative performance analysis},
year={2017},
pages={652-659},
doi={10.1109/SAI.2017.8252165}
}
@INPROCEEDINGS{IEEE_Rahul_Seshu,
author={Rahul Raj, C. P. and Seshu Babu Tolety},
booktitle={2012 Annual IEEE India Conference (INDICON)},
title={A study on approaches to build cross-platform mobile applications and criteria to select appropriate approach},
year={2012},
volume={},
number={},
pages={625-629},
doi={10.1109/INDCON.2012.6420693}
}
@Inbook{Bryant2012,
author="Bryant, Jay
and Jones, Mike",
title="Responsive Web Design",
bookTitle="Pro HTML5 Performance",
year="2012",
publisher="Apress",
address="Berkeley, CA",
pages="37--49",
doi="10.1007/978-1-4302-4525-4_4",
}
@INPROCEEDINGS{IEEE_Khackouch_Al,
author={Khachouch, Mohamed Karim and Korchi, Ayoub and Lakhrissi, Younes and Moumen, Anis},
booktitle={2020 International Conference on Electrical, Communication, and Computer Engineering (ICECCE)},
title={Framework Choice Criteria for Mobile Application Development},
year={2020},
pages={1-5},
doi={10.1109/ICECCE49384.2020.9179434}
}
@Inbook{Shared_Preferences_Android,
author="Hagos, Ted",
title="SharedPreferences",
bookTitle="Learn Android Studio 3 with Kotlin: Efficient Android App Development",
year="2018",
publisher="Apress",
address="Berkeley, CA",
pages="389--406",
abstract="What we'll cover:",
doi="10.1007/978-1-4842-3907-0_17"
}
@Inbook{Android_Room,
author="Hagos, Ted",
title="Jetpack, LiveData, ViewModel, and Room",
bookTitle="Learn Android Studio 4: Efficient Java-Based Android Apps Development",
year="2020",
publisher="Apress",
address="Berkeley, CA",
pages="203--224",
doi="10.1007/978-1-4842-5937-5_16"
}
@article{BirnHansen.2020,
author = {Biørn-Hansen, Andreas and Rieger, Christoph and Groenli, Tor-Morten and Majchrzak, Tim A. and Ghinea, Gheorghita},
year = {2020},
title = {An empirical investigation of performance overhead in cross-platform mobile development frameworks},
pages = {2997--3040},
volume = {25},
number = {4},
journal = {Empirical Software Engineering},
doi = {10.1007/s10664-020-09827-6}
}
@article{Phyo,
author = {Min Tun, Phyo},
year = {2014},
month = {01},
pages = {},
title = {Choosing a Mobile Application Development Approach},
doi = {10.14456/ajmi.2014.4}
}
@INPROCEEDINGS{large_scale_flutter,
author={FERRERO LIGORRED, ALEJANDRO},
booktitle={2020 International Conference on Electrical, Communication, and Computer Engineering (ICECCE)},
title={Development of a large-scale flutter app},
year={2022},
url={http://hdl.handle.net/10589/186288}
}
@article{Android_IOS_Performance_comparison,
title={A Comparative Study between Applications Developed for Android and iOS},
author = {Gyorodi, Robert and Zmaranda, Doina and Georgian, Vlad and Győrödi, Cornelia},
journal={International Journal of Advanced Computer Science and Applications},
year={2017},
volume={8},
doi = {10.14569/IJACSA.2017.081123}
}
@INPROCEEDINGS{9623025,
author={Pop, Mădălin-Dorin and Stoia, Andreas-Robert},
booktitle={2021 International Conference Engineering Technologies and Computer Science (EnT)},
title={Improving the Tourists Experiences: Application of Firebase and Flutter Technologies in Mobile Applications Development Process},
year={2021},
volume={},
number={},
pages={146-151},
doi={10.1109/EnT52731.2021.00033}
}
%online Internetquellenverzeichnis
%%%%%%
@online{Google_Constraint_Layout,
author = {Google},
title = {Support different screen sizes},
url = {https://developer.android.com/guide/topics/large-screens/support-different-screen-sizes},
urldate = {2022-07-05},
keywords={online}
}
%%%%%%
@online{JavaScript_android_webview,
author = {Android Developer},
title = {Bind JavaScript code to Android code},
url = {https://developer.android.com/guide/webapps/webview#BindingJavaScript},
urldate = {2022-07-08},
keywords={online}
}
%%%%%%
@online{Jetpack_android,
author = {{Android Jetpack}},
title = {Android Jetpack},
url = {https://developer.android.com/jetpack},
urldate = {2022-07-07},
keywords={online}
}
%%%%%
@online{Room_docs,
author = {{Android Developer}},
title = {Save data in a local database using Room},
url = {https://developer.android.com/training/data-storage/room},
urldate = {2022-07-07},
keywords={online}
}
%%%%%%
@online{firebase_documentation,
author = {Google},
title = {Firebase Dokumentation},
url = {https://firebase.google.com/},
urldate = {2022-06-28},
keywords={online}
}
@online{JetBrains_miscellaneous_2021,
author = {JetBrains},
title = {Miscellaneous Tech - The State of Developer Ecosystem 2021},
url = {https://www.jetbrains.com/lp/devecosystem-2021/miscellaneous/},
urldate = {2022-06-30},
keywords={online}
}
%%%%%%
@online{Apollo_kotlin_docs,
author = {{Apollo Graph Inc.}},
title = {Introduction to Apollo Kotlin},
url = {https://www.apollographql.com/docs/kotlin},
urldate = {2022-07-06},
keywords={online}
}
@online{statist_analytics_SDK,
author = { Laura Ceci},
title = {Most popular installed analytics software development kits (SDKs) across Android apps worldwide as of July 2022},
url = {https://www.statista.com/statistics/1035612/leading-mobile-app-analytics-sdks-android/},
urldate = {2022-07-23},
keywords={online}
}
@online{statist_games_appstore,
author = { Laura Ceci},
title = {Most popular Apple App Store categories as of 1st quarter 2022, by share of available apps},
url = {https://www.statista.com/statistics/1035612/leading-mobile-app-analytics-sdks-android/},
urldate = {2022-08-05},
keywords={online}
}
@online{statist_CP_Framework,
author = {Lionel Sujay Vailsherys},
title = {Cross-platform mobile frameworks used by software developers worldwide from 2019 to 2021},
url = {https://www.statista.com/statistics/869224/worldwide-software-developer-working-hours/},
urldate = {2022-06-25},
keywords={online}
}
@online{statist_OS_worldwide,
author = {Federica Laricchia},
title = {Mobile operating systems' market share worldwide from January 2012 to January 2022},
url = {https://www.statista.com/statistics/272698/global-market-share-held-by-mobile-operating-systems-since-2009/},
urldate = {2022-07-25},
keywords={online}
}
@online{statist_used_programming_languages,
author = {Lionel Sujay Vailsherys},
title = {Most widely utilized programming languages among developers worldwide 2021},
url = {https://www.statista.com/statistics/793628/worldwide-developer-survey-most-used-languages/},
urldate = {2022-07-25},
keywords={online}
}
@online{Airbnb_sunsetting,
author = {Gabriel Peal},
title = {Sunsetting React Native},
url = {https://medium.com/airbnb-engineering/sunsetting-react-native-1868ba28e30a},
urldate = {2022-06-25},
keywords={online}
}
@online{Airbnb_react_goals,
author = {Gabriel Peal},
title = {React Native at Airbnb},
url = {https://medium.com/airbnb-engineering/react-native-at-airbnb-f95aa460be1c},
urldate = {2022-06-25},
keywords={online}
}
@online{Airbnb_technology,
author = {Gabriel Peal},
title = {React Native at Airbnb: The Technology},
url = {https://medium.com/airbnb-engineering/react-native-at-airbnb-the-technology-dafd0b43838},
urldate = {2022-08-01},
keywords={online}
}
%%%%%%
@online{StarHistory,
author = {Gabriel Peal},
title = {Star History},
url = {https://star-history.com/#flutter/flutter&facebook/react-native&JetBrains/kotlin&apple/swift&Date},
urldate = {2022-06-25},
keywords={online}
}
@online{Ubuntu_Flutter,
author = {Joey Sneddon},
title = {Ubuntu Makes Flutter ‘Default Choice’ for Future Desktop Apps},
url = {https://www.omgubuntu.co.uk/2021/03/ubuntu-building-apps-with-flutter-in-future},
urldate = {2022-07-15},
keywords={online}
}
%%%%%
@online{plattform_code_flutter,
author = {Flutter},
title = {Writing custom platform-specific code},
url = {https://docs.flutter.dev/development/platform-integration/platform-channels\?tab\=type-mappings-java-tab\#architecture},
urldate = {2022-07-21},
keywords={online}
}
@online{performance_comparison_inverita,
author = {Ihor, Demedyuk and Nazar Tsybulskyi},
title = {Flutter vs React Native vs Native: Deep Performance Comparison},
url = {https://inveritasoft.com/blog/flutter-vs-react-native-vs-native-deep-performance-comparison},
urldate = {2022-07-23},
keywords={online}
}
@online{nativ_bevorzugt,
author = {Johgn Bender},
title = {A Simple Guide to Native, Hybrid, and Web Apps},
url = {https://medium.com/crowdbotics/a-simple-guide-to-native-hybrid-and-web-apps-c9cdd86e3d3d},
urldate = {2022-07-26},
keywords={online}
}
@online{report_webusage,
author = {Yoram Wurmser},
title = {US Mobile Time Spent 2020},
url = {https://www.insiderintelligence.com/content/us-mobile-time-spent-2020},
urldate = {2022-07-26},
keywords={online}
}
@online{flutter3,
author = {Kevin Jamaul Chisholm},
title = {What’s new in Flutter 3},
url = {https://medium.com/flutter/whats-new-in-flutter-3-8c74a5bc32d0},
urldate = {2022-07-30},
keywords={online}
}
@online{server_side,
author = {Cameron McKenzie},
title = {Interpreted vs. compiled languages: What's the difference?},
url = {https://www.theserverside.com/answer/Interpreted-vs-compiled-languages-Whats-the-difference},
urldate = {2022-07-30},
keywords={online}
}
@online{medium_Lehtimäki,
author = {Juhani Lehtimäki},
title = {The Fundamental Problems with cross-platform frameworks},
url = {https://medium.com/snapp-mobile/the-fundamental-problems-with-cross-platform-frameworks-cea57ac18fef},
urldate = {2022-08-02},
keywords={online}
}
@online{medium_Swift_Kotlin,
author = {Andrew Cherkashyn},
title = {Kotlin and Swift. Is it a whole new era in Mobile Development?},
url = {https://medium.com/codeburst/kotlin-and-swift-is-it-a-new-mobile-development-era-b4c5e81feb08},
urldate = {2022-08-02},
keywords={online}
}
@online{unity_percantage_game_enginge,
author = {Irpan, Emory and Gohil, Arjun and TenBoer Nathan},
title = {2021 Gaming Report},
url = {https://create.unity.com/2021-game-report#:~:text=Unity%20remains%20the%20game%20engine,as%20a%20mobile%20ad%20network.},
urldate = {2022-08-02},
keywords={online}
}
@online{android_standard,
author = {Frederic Lardinois},
title = {Kotlin is now Google’s preferred language for Android app development},
url = {https://techcrunch.com/2019/05/07/kotlin-is-now-googles-preferred-language-for-android-app-development/},
urldate = {2022-08-02},
keywords={online}
}
@online{android_graphQL,
author = {Frederic Lardinois},
title = {Kotlin is now Google’s preferred language for Android app development},
url = {https://techcrunch.com/2019/05/07/kotlin-is-now-googles-preferred-language-for-android-app-development/},
urldate = {2022-08-02},
keywords={online}
}
@online{jose_flutter,
author = {José Rossi},
title = {A Look At Flutter From A Native Developer},
url = {https://orangeloops.com/2019/08/a-look-at-flutter-from-a-native-developer/},
urldate = {2022-08-02},
keywords={online}
}
@online{flutter_debug_dart,
author = {Vyacheslav Egorov},
title = {Introduction to Dart VM},
url = {https://mrale.ph/dartvm/},
urldate = {2022-08-06},
keywords={online}
}
@online{flutter_compilation,
author = {Jay Tillu},
title = {Flutter Compilation Process},
url = {https://medium.com/jay-tillu/3-flutter-compilation-process-8fd18630ba7f},
urldate = {2022-08-07},
keywords={online}
}
@online{hive_vs_sharedPrefernces,
author = {Michał Pawlik},
title = {Using Hive instead of SharedPreferences for storing preferences},
url = {https://medium.com/flutter-community/using-hive-instead-of-sharedpreferences-for-storing-preferences-2d98c9db930f},
urldate = {2022-08-07},
keywords={online}
}
@online{flutter_firebase,
author = {Atul Sharma},
title = {How to use Firebase with Flutter},
url = {https://medium.com/47billion/how-to-use-firebase-with-flutter-e4a47a7470ce},
urldate = {2022-08-07},
keywords={online}
}
@online{flutter_move_to,
author = {Nhan Cao},
title = {Why I move to Flutter},
url = {https://nhancv.medium.com/why-i-move-to-flutter-34c4005b96ef},
urldate = {2022-08-07},
keywords={online}
}
@online{flutter_move_to_dart,
author = {David Morgan},
title = {Why I moved from Java to Dart},
url = {https://hackernoon.com/why-i-moved-from-java-to-dart-8f3802b1d652},
urldate = {2022-08-07},
keywords={online}
}