Android Programming Project 1. Applying knowledge learned in the first 4 weeks. Spring 2024
-
Updated
Mar 21, 2024 - Java
Android Programming Project 1. Applying knowledge learned in the first 4 weeks. Spring 2024
OnClick View
This app contains two activities written in Android Studio. It collects user data and gives a random lucky fruit for the day. User can be able to share the fruit name to other activities implicitly through a chooser. It includes Submenu items, Random class, Functions, TextViews and Buttons. Some of the custom xml files for UI design
Android library for creating expand button on your long textview
This app includes clickListeners and changing colors on buttons and textViews
A simple app using ListViews and Custom Adapter to display a complex list of items.
A simple calculator app using TextViews and Buttons which can perform five basic Arithmetic Operations.
A simple app using TextViews, DatePickerDialog and Buttons to calculate your age in minutes.
A simple game app based on the rules of "Hand Cricket" developed using TextViews, EditViews, Buttons, Intents, CardViews and Kotlin's Random class to generated random numbers in the range [1 , 6].
A little demo I worked on when going through the workings of Spans, Spanned and Spannables in android. More details in README
Add a description, image, and links to the textviews topic page so that developers can more easily learn about it.
To associate your repository with the textviews topic, visit your repo's landing page and select "manage topics."