csc414 slp 2part 1
Android as Mobile OS
Go through the below resources:
Android Developer – Developer Guide – What is Android? (http://developer.android.com/guide/basics/what-is-android.html)
Android Developer – Developer Guide – Application Fundamentals (http://developer.android.com/guide/topics/fundamentals.html)
Android Compatibility, Retrieved from: (http://developer.android.com/guide/practices/compatibility.html)
Designing for Accessibility, Retrieved from: (http://developer.android.com/guide/practices/design/accessibility.html)
Designing for Performance, Retrieved from: (http://developer.android.com/guide/practices/design/performance.html)
Designing for Responsiveness, Retrieved from: (http://developer.android.com/guide/practices/design/responsiveness.html)
Designing for Seamlessness, Retrieved from: (http://developer.android.com/guide/practices/design/seamlessness.html)
Designing for Security, Retrieved from: (http://developer.android.com/guide/practices/security.html)
SLP Assignment Overview
Answer the following questions in a 2- to 3-page paper.
Where do you think pervasive computing will expand to next? Explain your answer. How does pervasive computing affect your life? As a consumer or employee, would you make use of these different systems? Why or why not? As a wireless developer, which applications do you think have the most promise and what could you do to make those applications a reality? Does the idea of an open phone with developers “free” to develop and make available applications make sense? What are the benefits? What are the limitations?
PART 2
Android Development with Eclipse
Work your way through the tutorials below. So your main focus will be on first and second tutorials below. You are required to provide screen shots of your efforts in working through these tutorials. Include your screen shots with a 2- and 3-page paper describing your work and include it in a zip file.
Hello World Tutorial, Retrieved from: (http://developer.android.com/resources/tutorials/hello-world.html)
Hello Localization, Retrieved from: (http://developer.android.com/resources/tutorials/localization/index.html)
Form Stuff, Retrieved from: (http://developer.android.com/resources/tutorials/views/hello-formstuff.html)
You are required to use Eclipse and the plug-in as mentioned below:
Download the Android SDK (http://developer.android.com/sdk/index.html)
How to Configure Eclipse with the EclipseME plugin on a Windows Machine, retrieved from: (http://www.rosehulman.edu/class/csse/resources/csmobilegames/
softwareInstallation/Eclipse/eclipse-j2me-configuration.html)
ADT Plugin for Eclipse (http://developer.android.com/sdk/eclipse-adt.html)
Optional Tutorial:
Android Development with Eclipse – Tutorial, Retrieved from: (http://www.vogella.de/articles/Android/article.html)