Tristan-cs345-log

From Earlham CS Department
Revision as of 22:28, 29 March 2012 by Twright09 (talk | contribs)
Jump to navigation Jump to search
  • Mar 20:
    • Tested and uploaded HelloAndroid.apk for Android 2.2.
    • Tested peer's files successfully under 2.2, Gus' and Gustavo's
  • Mar 23:
    • Followed Sean's instructions for getting Posit into Eclipse.
    • having an issue with importing correctly, does not yet run on emulator.
    • Got Posit successfully running in an Android 2.2 emulator.
    • Assigned bug #232
      • Collaborated with Aaron on finding where the bug is coming from, we think we found it in FindActivity.java on line 525
  • Mar 26:
    • 'Zorched' previous version of Posit, re-downloaded with mercurial, created local test_branch. Having troubles getting it working. Works.
    • Poked around for how to check if a text box is empty, made notes of them.
  • Mar 27:
    • Got the new phones, configured to given instructions and then some.
    • Put current build of Positx in public folder here, does not run on phone as app needs SD card to be installed and run.
    • I will be taking care of the phone at least until the next class.
  • Mar 28:
    • Got the micro SD card, got Positx on phone.
  • Mar 29:
    • We had to refind the location of the bug because the code is all different now. The function we are looking at where issue 232 is emerging is in the function retrieveContentFromView() in the file FindActivity.java on line 558.