Android-MVI-Architecture

README

This Android native application is used as a sandbox demo to test or just to play with code. The sample is based on MVI pattern.

Login Preview List Preview Note Creation Preview

NOTE: The sample uses password authentication flow which is better to use in a private environment to impersonate users.

For public clients are better to use Code Flow with Proof Key for Code Exchange or Client Initiated Backchannel Authentication.