December 2022
Intermediate to advanced
881 pages
15h 2m
English
This chapter is about issues closer to development matters, compared with the previous chapters. The topics we will be talking about here are less tightly coupled to specific Android OS APIs – it is more our concern here to find out how technical requirements can best be accomplished using Kotlin methodologies.
The chapter gets amended by a section for transcribing Kotlin code to JavaScript code, which can serve WebView widgets.
Most tutorials you will find on the Web are about activities, services, ...