Used Android Studio to design and build a Photos application, which contains two models (Album and Photo). Both models were fulfilled with CRUD operations and Exception Handling mechanisms. The Java Serializable interface was implemented to maintain data persistence.