Task ToDo List Android Application
This lab will dive deeper into creating layouts using differenttypes of layouts and controls in Android Studio. By completing thislab you will be able to (Learning Outcome 6) design a userinterface using Android. You may work individually or with apartner. Be sure that both student names and IDs are present in thecode.Create a basic to-do list app that allows users to add new items toand check them off or remove them from some type of ListView.The minimum requirement for marking an item as "done" is using aview such as a CheckedTextView, but feel free to change theorder or style as well. The app should have at leastan EditText, Button, and some version ofa ListView.
Task ToDo List Android Application This lab will dive deeper into creating layouts using different types of layouts and
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am