Skip to content

Experience in Installation of Raviv Rachmiel

Raviv Rachmiel edited this page Jul 3, 2017 · 3 revisions

Installation Process

  • The installation with the apk is very convinient for people who have android but I am not one of them so tried to use a VM on a UNIX OS.
  • Your project did not contain instructions to download and install on linux, on a VM for android. I don’t have android so it was pretty hard for me, but luckily I have a bit of experience in android so I had genymotion already installed so I just googled “how to install apk on genymotion”. Also, I borrowed an android device from the faculty.

Usage

The application is nice and the GUI is pretty but honestly, I didn't get to the bottom of the point of this app. The details look hard coded and all details you give can be found easily when searching google without any bugs. Also, the fact that the details are hard coded generates some bugs which I have explained in the bugs section.

Bugs

  1. There is no specification for the permissions the app requests and also there is no specification for the lowest android version allowed
BUG - when using a lower version machine
  2. the side bar looks redundant because you can go to the main menu using the “back arrow” button
  3. BUG WHEN ENTERING IMMERGATED:
https://www.dropbox.com/s/rfd7v2rcbxchcog/Screenshot%202017-07-02%2013.15.59.png?dl=0
  4. when entering “same couples” only shows 4 couples.
I deduce that the database is hard coded
  5. when Entering a name with a typo I get a fetch error exception, instead of just showing an empty list or something not as scary as an error message dialog:
https://www.dropbox.com/s/7r19w0yv7vg30qy/Screenshot%202017-07-02%2013.54.04.png?dl=0
  6. bug when inserting a query - does nothing https://www.dropbox.com/s/xumtx3uiiw0gs18/Screenshot%202017-07-02%2013.44.02.png?dl=0
  7. when asking for arrests about a person - shows also irrelevant arrests, for example, I got this irrelevant arrest when looking up for Mark Zuckerberg’s arrest
https://www.dropbox.com/s/gsazjvdt4ias2mg/Screenshot%202017-07-02%2014.07.54.png?dl=0
  8. When looking for a person with the correct name but no arrests - says I have a typo instead of showing a no arrests window - i.e, this is what I get when looking for myself, Raviv Rachmiel:
https://www.dropbox.com/s/shq2n6xjcfhvdaz/Screenshot%202017-07-02%2014.10.40.png?dl=0

Also, you can see all the bugs I reported in the Issues part under my username as an Author

##Day 2 Conclusions: The new release that was updated fixed most of the bugs I reported on which is great. I didn't find any new bugs. The bugs that I reported on and haven't been fixed as far as I see are 2,4,6

Clone this wiki locally