teaching machines

Leveler – Postmortem, Ian Brown & Jake Vosters

In this lab we use the accelerometer in order to find the orientation of the device. If you have the orientation you can than see what axis’s of the devices are flat, and use the three axis’s x, y, and z as a leveler tool for finding how straight an object is. This lab had […]

Freelance App Postmortem

Exek This app will enable a user to create an account with a username and password that is stored in a remote database.  The user can then customize his or her profile.  All of the textual information is read in using JSON web service.  This enables the user to customize the entire site’s language among […]

Learn to count. post-mortem

The most difficult part of this lab was sadly getting the android device to connect to eclipse.  This is the first app I have needed to use a real device since I needed to test the speech recognition which the emulator does not support.  I used my room mates kindle which came with a bunch […]

Where’s [User]? (POST)

Haley & Trey Interesting Challenges: Figuring out how to have both a WordPress site and an additional generic PHP site on the same machine (ended up giving up and taking down the WordPress site during development) Registering the app so we could use Google Play services Parsing the JSON (originally was trying to misuse a […]

Postmortem – What have I found? (Trey and Haley)

One of the more interesting challenges we faced was when we were setting the permissions for speech recognition due to placing them inside the wrong tag. In order to have the voice recognition understand better, it is important to clearly say the word. No changes have been made since the premortem. Achievements we would like […]

Freelance App Premortem

Freelance/ Small Business Mobile and Online This app utilizes Cordova/Phonegap and creates a mobile app that can be integrated with a website.  This app enables a person to create and store login information on a remote database.  Because websites are becoming increasingly international, the website will need to be in three different languages (English, French, […]

Learn To Count-premortem “Ian Brown, Jake Vosters”

This app will be an introductory in how to count to ten in different languages.  We will have the user say one through ten and only move on when they say the word correctly in the given language set on the device. ex: if the devices language is set to Spanish the device will display […]

leveler-premortem “Jake Vosters,Ian Brown”

This app is used for people who don’t have room to keep a big clunky level around but need to level off pictures or shelves. Points: we worked on these tasks together, we didn’t really divvy it up 1) Employ integrated sensors into an app.

IOU Postmortem

A few of interesting challenges I had to deal with were firstly, I made my database really slow by not having only one instance of the data manager. I had to refactor my code so it was faster. I also had some trouble testing some of my features mainly the send text message function because […]

Travel Pics postMortem

The most difficult problem with this app was probably using the async task to send in the gps latitude and longitude to a web server and receive a Json object of the location you are currently at.  Trying to do this with eclipse and the AVD was a little iffy as it was not always […]

1 18 19 20 21 22 61