News

The Lifecycles library introduces the following components: Lifecycle – An abstract class that has an Android Lifecycle attached to it. Objects can observe this state and act accordingly.
To Do List - This is not your ordinary todo list! A note taking app, using the Android Architecture Component libraries (Room, ViewModel, LiveData), a RecyclerView and Java. The data will be stored in ...
Teacher Assistant App 📚 Teacher Assistant is a mobile application designed to help teachers manage their students and classes efficiently. Built with Android Studio and powered by SQLite, this app ...