Android apps developed during the course CS478 "Software Development for Mobile Platforms" at UIC.
These apps have been developed in Android Studio using the basic principles of Android and following OOP design patterns.
- Project1: Activity
- Project2: RecyclerView
- Project3: Broadcast receiver and Fragment
- Project4: Thread
- Project5: Service