show / hide menu

Demo Project using Dialog and Clipboard Activities

Below, you will find the video link of a demo about these activities to understand them in a better manner. First, we will enter a text in the Input Dialog as an input. The output that we get from the input dialog will be in a text format and it can be displayed in a message box. Then, we will use the output text from the Input Dialog activity to set it to the Clipboard. Next, we will extract the output text from the Clipboard and show it in a message box.

Finally, we will see how the Select File works. We will select a particular file during runtime and the full path of the selected file can be displayed in a message box.

Activities Used“Input Dialog, Set To Clipboard, Get From Clipboard, Select File, Message Box”
Video Link https://www.youtube.com/watch?v=7L5ywGJURrs&list=PLwFA5laAhcEJ7sVztHRNXDdXffy2odMvv&index=20