Reliable Connection to AIDL IPC Bound Service in Android
Explanation of an advanced technique to establish a reliable connection from Android application to AIDL Service in a different process.
Explanation of an advanced technique to establish a reliable connection from Android application to AIDL Service in a different process.
Third part of the series that discusses Model View Controller (MVC) and Model View Presenter (MVP) architectural patterns in context of Android development.
Second part of the series that discusses Model View Controller (MVC) and Model View Presenter (MVP) architectural patterns in context of Android development.
High-level technical description and history of MVC architectural pattern for Android applications.
Detailed explanation why Activities in Android aren’t UI elements and, therefore, shouldn’t contain UI logic