teaching machines

CS 436 Lecture 21 – OpenGL ES

Code activity_main.xml MainActivity.java CuberView.java BoxRenderer.java

CS 436 Lecture 20 – The Game Loop (on Android)

Agenda what ?s custom animation on the UI thread SurfaceView the game loop Code Particle.java ParticleSystem.java MainActivity.java AnimationView.java activity_main.xml

CS 436 Lecture 19 – Speech and Text

Blu Watch http://youtu.be/CbGsDM2z3us. Read An Introduction to Text-To-Speech in Android (http://android-developers.blogspot.com/2009/09/introduction-to-text-to-speech-in.html). Gold Watch http://youtu.be/F8KbXR0K8eM. Read the source code of an app that recognizes speech through a builtin Activity instead of our own (http://www.vogella.com/code/ApiDemos/src/com/example/android/apis/app/VoiceRecognition.html). Write a letter to the editor complaining about the lack of documentation on Android’s speech recognition API.

CS 436 Lecture 18 – Animations

Blu Watch http://youtu.be/nsCDDQpGJQk. Read Property Animation (http://developer.android.com/guide/topics/graphics/prop-animation.html). Gold Watch http://youtu.be/yG2JrZlJ_b0. Read Animations (https://developer.apple.com/Library/ios/documentation/WindowsViews/Conceptual/ViewPG_iPhoneOS/AnimatingViews/AnimatingViews.html).

What have I found?

What have I found? You will be able to scan a barcode and see if it has already been scanned before.  If it has been scanned before it will display the previously provided description of the item.  If it has not been previously scanned it will prompt you to give it a description. 2. Use […]

Travel Pics -Ian Brown, Jake Vosters

Our app is an app to be used while people are traveling and they want to store their pictures they take.  They can save their image and give it a title which then displays in a custom list view.  The phone detects where you took the photo and hits up a web server to find […]

Where’s [USER]?

You are riding the car with little kids and you keep getting the question “Where are we?” You can hand the phone over to the kid and they can ask it where they are. This app allows you to ask where am I? The app will use GPS location information to produce a map that […]

The Cat’s Meow – Kristin and Maria

The Cat’s Meow is an app using voice commands and the accelerometer to show the user a cat-themed surprise when used!  Following the instructions on the front page, the user can say the voice command, or choose to shake the phone for the surprise to appear. Maria: – Mock ups – debugging – some background […]

Bill Splitter App

Living with others can be one of the greatest experiences of one’s college years, or one of the biggest headaches about attending a university away from home. One of the large problems that tends to arise, besides dishes, is how to split the bills. Because Sally is home all the time using most of the […]

CS 436 Lecture 17 – Local Databases

Blu Read Catch Phrase (http://en.wikipedia.org/wiki/Catch_Phrase_(game)). Read Saving Data in SQL Databases (http://developer.android.com/training/basics/data-storage/databases.html). Watch http://youtu.be/UNWCvrNxlJ4. Gold Read Catch Phrase (http://en.wikipedia.org/wiki/Catch_Phrase_(game)). Read Core Data Tutorial for iOS: Getting Started (http://www.raywenderlich.com/934/core-data-tutorial-for-ios-getting-started). Read Core Data (https://developer.apple.com/library/ios/documentation/DataManagement/Devpedia-CoreData/coreDataOverview.html#//apple_ref/doc/uid/TP40010398-CH28-SW1). Watch http://youtu.be/X9xiehmawMs.

1 3 4 5 6 7 8