############################################################################### # COMS E6901 Project in CS # Mobile DYSWIS # # Jin Hyung Park (jp2105) ############################################################################### ############################################################################### # Files Descriptions ############################################################################### - README.txt This file - Final Report.pdf Final Report, PDF format - Program Documentation.pdf Program Documentation, PDF format - MobileDYSWIS.apk Mobile DYSWIS Android APK Package file - MobileDYSWIS Mobile DYSWIS project directory - MobileDYSWIS/doc JavaDoc documentation index page This JavaDoc includes only Java sources that I implemented. - MobileDYSWIS/src/edu/columbia/irt/mobiledyswis/ This directory contains the source files of the native Android Plugins. - MobileDYSWIS/assets/www/ This directory contains the HTML5 and JavaScripts file.