Skip to content

Instantly share code, notes, and snippets.

@AdiD253
Created November 2, 2018 13:45
Show Gist options
  • Save AdiD253/3fe0242292d5065bfd6d2c77b1076d0d to your computer and use it in GitHub Desktop.
Save AdiD253/3fe0242292d5065bfd6d2c77b1076d0d to your computer and use it in GitHub Desktop.
.method private final connectToWebservice()V
.locals 2
.line 42
invoke-direct {p0}, Ltech/skyrise/adriandefus/testsecurityapp/MainActivity;->getSuperService()Ltech/skyrise/adriandefus/testsecurityapp/SuperService;
move-result-object v0
invoke-direct {p0}, Ltech/skyrise/adriandefus/testsecurityapp/MainActivity;->secretKey()Ljava/lang/String;
move-result-object v1
invoke-virtual {v0, v1}, Ltech/skyrise/adriandefus/testsecurityapp/SuperService;->connect(Ljava/lang/String;)V
return-void
.end method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment