[Android] Change a check for an empty path from !path.equals("") to !path.isEmpty() in GameListItem. Also simplify the logging exception tag in the constructor.