teaching machines

Final Project – xiongchu

My application working properly but its not complete. I was able to create a SQLite database with a third party program and have my application load it into its data directory on the install. I was able to create a custom button using images and a custom view that displays stats of weapons. I was […]

CS491 – Final Project – xiongchu

For my final project/application I plan on developing an informational application for Modern Warfare 3. I plan on releasing the final product to the Android Market as will as the Amazon Market. I plan on using a SQLite database to store the data and will most likely migrate to a remote database on some hosting […]

CS491: Homework03 xiongchu

My extra feature is using YouTube’s Data API to extract video information and display them. I actually used their RESTful web service, I made a http request like we did in class and sending the appropriate parameters based on what I want my results to be. Then using the JSON library to parse the response […]

CS491: Homework02 xiongchu

I implemented an application that scans Universal Product Codes (UPC). The user is then allowed to insert information about the product and store the UPC, brand name, product name, and a small description of the product into a SQLite database. I used ZXing’s (Zebra Crossing) Barcode Scanner application to do the UPC scanning. My application […]

Homework 1 – xiongchu

My flashmob application asks the user a set of questions and stores their answers. I implemented a back button, which allow the user to return to previous questions and edit the user’s input. I also created a save button that will save the inputs to that specific question. I created a menu with menu items […]

CS491: Homework 0 – xiongchu

  1). The name of the app. Include the app’s or developer’s webpage, if available. Repligo Reader http://www.cerience.com 2). At least two screenshots of the app in action. 3). A discussion of the app, structured in sections or paragraphs. Consider answering the following questions or come up with your own: How do new users learn […]