CS251 icon indicating copy to clipboard operation
CS251 copied to clipboard

copy and paste error

Open kildem opened this issue 9 years ago • 0 comments

DownloadImageService.java line 62 I think instead of UniqueIDGeneratorActivity you mean MainActivity.

  public void onCreate() {
     // A Messenger that encapsulates the RequestHandler used to
    // handle request Messages sent from the
    // UniqueIDGeneratorActivity.
    // TODO -- you fill in here.
 }

kildem avatar Feb 26 '15 18:02 kildem