Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 418 Bytes

File metadata and controls

3 lines (2 loc) · 418 Bytes

Android Lesson Three Demos

(1) Notebook - This a continuation of the notebook demo from the previous two demos. In this demonstration, we have moved all storage to the cloud using Firebase's realtime database and have also password protected it with email and password authentication. This app is only for demonstration purposes and may not necessarily represent best practices for Android or Firebase development.