Replies: 4 comments 2 replies
-
We are decided to use MMVM. We are going to need manager classes to manage data. I propose writing NetworkManager and FileManager classes for reusable and data control. We also need to setup navigation system to avoid confusion. Also for UI we may need to define some standarts for consistency |
Beta Was this translation helpful? Give feedback.
-
First draft of plan: Empty Pages
Establishing Local Database
Establishing Network
Implementing login page
|
Beta Was this translation helpful? Give feedback.
-
We can use a navigation component or just add a Fragment to the Activity. If we don't need multiple activities for some purpose, we should use a single activity design pattern. Multiple fragments could be appended into a single activity on Android. |
Beta Was this translation helpful? Give feedback.
-
You can watch this playlist for beginners. I strongly recommend that |
Beta Was this translation helpful? Give feedback.
-
Discussion for mobile application.
Beta Was this translation helpful? Give feedback.
All reactions