Android MVVM framework usage (function development) Notepad

preface    there are some problems in the construction of some conventional MVVM frameworks, so the development of some small functions also needs to be explained. Pay attention to practice, and this paper will practice it. A function may not be able to write an article. Before writing, let's take a look at the finished renderin ...

Added by CodeBuddy on Fri, 11 Feb 2022 16:28:50 +0200

The overall structure of Android official MVVM framework to realize componentization

Author: Dawish_ Big D Brief book: http://www.jianshu.com/u/40e1f22c2c53 (1) The overall structure of component implementation of Android official MVVM framework(2) Android official MVVM framework implements componentized ARouter in series with each module Current project structure chart top: Github address of Demo: https://github.com/D ...

Added by ibolui on Fri, 21 Jan 2022 12:09:31 +0200

Android MVVM framework builds Permission, AlertDialog, photography and album selection

preface   in the last blog, I finished viewing the news details data and registering the user. In this article, I will add and modify the user's information. It will use file reading and writing, camera permissions, custom Dialog, album selection and camera photography. text    next, we will upgrade the database first, be ...

Added by colemanm on Sun, 19 Dec 2021 22:13:47 +0200