Question
I want the java code of android studio for mobile application with the following specifications: the page created by constraints layout that contains label text
I want the java code of android studio for mobile application with the following specifications: the page created by constraints layout that contains label text = "IT Cources " under the label, I want to add two buttons. -first button is labelled as browse courses, if I click this button it will show dialog message = "welcome" then after clicking ok it will transfer me to an empty page. -second button is labelled as feedback, if I click this button it will transfer me to the page that contains a text box to write feedback, after writing feedback the user click the button labelled as sent, and the feedback will be saved to the database.
database just save feedback in feedback table with id.
It is for mobile application subject IT448 Please I need a quick answer Thanks in advance.
The page looks like this:
The feedback page which is linked to the feedback button looks like this:
IT Course browse cources Feed backStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started