Skip to content

Instantly share code, notes, and snippets.

@tatocaster
Created October 17, 2021 21:17
Show Gist options
  • Save tatocaster/684df295b5f33cc20b95e84b173af04b to your computer and use it in GitHub Desktop.
Save tatocaster/684df295b5f33cc20b95e84b173af04b to your computer and use it in GitHub Desktop.
invoke-static {p0}, Landroidx/preference/e;->a(Landroid/content/Context;)Landroid/content/SharedPreferences;
move-result-object v0
const-string v1, "preferencePremium"
const/4 v2, 0x1
invoke-interface {v0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
move-result-object v0
invoke-interface {v0, v1, v2}, Landroid/content/SharedPreferences$Editor;->putBoolean(Ljava/lang/String;Z)Landroid/content/SharedPreferences$Editor;
invoke-interface {v0}, Landroid/content/SharedPreferences$Editor;->apply()V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment