Question: 4B. Design and develop an App which has two text boxes and a button. The first text box contains the absolute path of a file

4B. Design and develop an App which has two text boxes and a button. The first text box contains the absolute path of a file existing in the device. The second text box contains the path of a new file to be created. On clicking the button should copy the file from the source file(as mentioned in first text box) to destination file(as mentioned in the second text box). Write the Java code. Also write the appropriate validation code and message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
