the necessary tools to create the app. Assignment Instructions Step 1: You will install the IDE or plug-in required to convert an application in your chosen language to an Android mobile app. Java: You will install the CodeNameOne plug-in for Eclipse. Use CodeNameOne website (https://www.codenameone.com/) C#: You will configure your MS Visual Studio environment to include the mobility applications (Xamarin). Web Development: You will install the Apache Cordova framework. After the framework is installed, you can use the Eclipse IDE. This is the Apache Cordova website: https://cordova.apache.org/ (https://cordova.apache.org/) Videos have been provided for the installation required for each language. Be sure to follow the instructions in the video to ensure that everyone is completing the installation in the same way and to ensure that the correct plug-in or IDE is being installed. Alternatively, you may elect to install Android Studio if you are using the web development approach. Step 2: Document the process. After you have completed your installation, write a 1-page paper in which you discuss your installation experience and any issues you encountered. If you did experience issues, please discuss how the issues were resolved. At the bottom of the paper, include a screenshot that shows evidence of your completed installation./nAfter you have completed your installation, write a 1-page paper in which you discuss your installation experience and any issues you encountered. If you did experience issues, please discuss how the issues were resolved. At the bottom of the paper, include a screenshot that shows evidence of your completed installation. Your paper should include discussion of: 1. Where the installation was found. 2. Time required for download. 3. Time required for install. 4. Any updates required after install, if any. 5. The process of creating a new mobile app project. 6. Any installation issues, if any. 7. The action taken to resolve those issues, if any. Please see the section on Plagiarism below under Minimum Submission Requirements./nAssignment 2 Purpose The purpose of this second assignment is to allow you to demonstrate how to use a particular IDE or plug-in to build a mobile application in the mobile native language of Android. The following plug-ins will be used based on the language you have chosen to focus on: Java: CodeName One Eclipse Plug-In C#: Xamarin IDE Web Development: Eclipse using the Apache Cordova framework Assignment Instructions Create an Android application of your choice. For Java, you will create a graphical user interface using the CodeName One Designer tool. For C#, you will create a user interface or active server page using Xamarin; for web development, you will create a webpage using JavaScript (Apache Cordova supports HTML5, CSS, and JavaScript). The mobile app should contain at least one form. The form should contain at least one control/element. The user should be able to interact with the app in some simple way that causes a noticeable change in the display. Take two screenshots for submission. One showing the state of the app's display before interaction from the user and one showing the display after the user has invoked a change in the display. (Hint: The change could be anything such as a button that changes color or text when clicked or a message displayed in a text box when a button is clicked, etc.)
Fig: 1
Fig: 2
Fig: 3