Applications are now being accepted for The eighth annual Celebrations of Scholarship will showcase the outstanding work of Millikin students. During this celebratory event, students will present the results of their research, scholarship, and creative efforts to the Millikin community. The application for Celebrations of Scholarship is available at: https://www.millikin.edu/webform/celebrations-scholarship FINAL DEADLINE for submission will be April 3, 2017 NO APPLICATIONS WILL BE ACCEPTED AFTER THE FINAL DEADLINE Questions regarding application or submission may be directed to Lori Gilbert and Kathy Housh at celebrationsofscholarship@millikin.edu. | |||
Uncategorized
Android Lab 6: Lists, Arrays, and URIs
This week’s lab explores the use of lists, arrays, and launching a web browser from a list item. The app is a tourist app that provides details about various sites in Chicago.
Android Lab 5 – Arrays and Radio Buttons
In this week’s Android lab, the developer is introduced to arrays in Java as well as using radio buttons in a group. The app is a photo prints app that calculates the cost of a user-specified number of prints.
Android Lab 4 – User Input, Variables, and Operations
In this lab, I build upon the previous labs and incorporate additional options for the controls, use radio buttons, and use Java and if-else statements to control logic in this weight conversion application. Changing the application icon is also discussed. Our apps continue to progress and build upon previous lessons. We can begin to see more sophistication and capabilities as new features and tools are introduced through these labs. The full set of labs can be found on my Android Boot Camp page on my website.