The document describes creating two screens in an Android app. The first screen takes a number input and displays a button. When the button is clicked, it opens the second screen displaying the factorial of the input number using an explicit intent.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
24 views3 pages
Exp 18 3
The document describes creating two screens in an Android app. The first screen takes a number input and displays a button. When the button is clicked, it opens the second screen displaying the factorial of the input number using an explicit intent.